Exporting Results¶
You can export your scan findings as a CSV file for use in spreadsheets, ticketing systems, or compliance reports.
How to Export¶
- On the Scans page, click the Export CSV button (top-right).
- The export includes findings from your currently filtered scan list.
- Your browser will download a
.csvfile.
CSV Columns¶
| Column | Description |
|---|---|
| Title | Name of the finding |
| Module | Which scan module detected it |
| Severity | Critical, High, Medium, Low, or Info |
| Status | Finding status |
| URL | The affected URL |
| Description | Full description of the vulnerability |
| Remediation | Recommended fix |
| CWE | CWE identifier (if applicable) |
| CVSS | CVSS score (if applicable) |
Use Cases¶
- Import into Jira, GitHub Issues, or other ticketing systems to track remediation
- Attach to compliance or audit reports
- Analyse trends in a spreadsheet over time