1modm/petereport — reverse-engineered prompt
Reverse engineered prompt
Build me an open source web app for writing penetration test and product security reports. I want security researchers to log in, keep a reusable database of vulnerability finding templates, write findings and full reports in Markdown, add appendixes and attack flow information, and then export the finished report as PDF, HTML, CSV, Markdown, or a Jupyter notebook.
It should have a clean dashboard, user management, custom fields, CVSS 4 scoring, a customizable CWE list, and support for multiple UI languages. Reports should use editable templates so teams can match their own style and branding. Include a simple way to connect with DefectDojo so findings can be shared there too.
Please make it deployable with Docker, using Django and Python, with sensible sample data and example reports so I can test it quickly. Look up current docs online if you need to.
Want more depth? Deep Reverse