Findings
Findings are the vulnerability entries inside your report. Each finding describes a security issue you discovered during the assessment, along with its technical details, severity, proof of concept, and remediation advice.
The Findings tab
Click Findings in the report tabs to see all findings for the current report. The left sidebar lists every finding with its title and CVSS score. Click on a finding to open it in the editor.

Adding a finding
Click the + button at the top of the findings sidebar. You will be presented with two options:
- From library - pick an existing vulnerability from your vulnerability library. The finding fields are pre-filled with the library entry's content, which you can then customize for this specific report.
- Blank finding - start from scratch with an empty finding that follows the vulnerability template linked to your report.
When you add a finding from the library, the content is copied into the report. Changes to the finding in the report do not affect the original library entry, and vice versa.
Finding fields
The fields available in each finding depend on the vulnerability template associated with your report template. Common fields include:
- Title - the vulnerability name
- Description - technical description with rich text formatting
- Impact - what an attacker can achieve by exploiting this vulnerability
- Remediation - how to fix or mitigate the issue
- Score - interactive CVSS v3.1, v4.0 or custom score calculator
- References - links to relevant resources (CWE, OWASP, vendor advisories)
- Proof of Concept - steps to reproduce, including screenshots and code
These fields are fully configurable through vulnerability templates. Your admin can add dropdown selects, tags, checkboxes, dates, custom scores, and more.
AI-assisted content
Each text field has two AI buttons:
- Generate - creates content from scratch based on the vulnerability title and context
- Improve - refines existing content (you can choose to rewrite, shorten, expand, or fix grammar)
This is particularly useful for writing detailed descriptions and remediation steps quickly, then adjusting the output to match your style.
Completing findings
Each finding has a Completed toggle at the top. Mark findings as completed as you finish writing them. This helps track progress when working on a report with many findings.
Reordering findings
Drag findings in the left sidebar to reorder them. The order here determines the order in the exported report.
Live preview
The preview panel on the right shows how the currently selected finding will look in the final PDF. Toggle it with Hide Preview / Show Preview at the top of the page. This preview updates in real time as you edit.
