Reporting
Auto-generated PDF and Markdown reports, on-demand CSV export, and automatic delivery.
Auto-Generated Reports
Two report formats are generated automatically when a scan finishes and emailed to the user who initiated the scan:
PDF Report
Professional penetration test report suitable for clients, compliance teams, and auditors. Includes:
- Executive summary with risk assessment
- Complete vulnerability list with severity ratings and CVSS scores
- CVE references where applicable
- Full reproduction steps and proof-of-concept for each finding
- Remediation recommendations
Markdown Report
Detailed technical document for engineering teams. Includes:
- Complete reproduction steps
- Code snippets and HTTP request/response examples
- Root cause analysis
Suitable for inclusion in internal wikis or PR comments.
On-Demand CSV Export
CSV is generated separately, on demand, from the vulnerabilities view — select one or more findings and export them for import into your issue tracker.
Fields: ID, Title, Severity, CVSS, CVE, Description, Target, Endpoint
Importable into Jira, Linear, GitHub Issues, or any vulnerability management system.
Automatic Delivery
PDF and Markdown reports are generated and emailed automatically when a scan:
- Completes naturally
- Is stopped manually by the user
- Terminates due to an error
No manual action required. Both formats are attached to the email.
On-Demand Access
All reports are accessible any time from the History page, and CSV exports can be regenerated from the vulnerabilities view. Access is scoped to the user who initiated the scan.