PDF Report Generation
When Invoked
The user runs /vapt report-pdf <url>.
Prerequisites
- Python 3.8+
reportlabpackage installed (pip install reportlab)- VAPT output files in the current directory (ideally run
/vapt reportfirst)
Behavior
Generate a professional PDF report from VAPT findings using the scripts/vapt_report_pdf.py script.
Phase 1: Data Collection
Same as vapt-report -- scan for all VAPT output files, parse findings, calculate scores.
Phase 2
[Description truncada. Veja o README completo no GitHub.]