
Severity levels
Each finding is assigned a severity based on exploitability and impact:| Severity | Description |
|---|---|
| Critical | Immediate exploitation risk. Requires urgent remediation. |
| High | Significant risk with a realistic exploitation path. Address promptly. |
| Medium | Real issue but harder to exploit or lower impact. Plan remediation. |
| Low | Minor issue or defence-in-depth improvement. Fix when practical. |
Finding status
Each finding moves through a status lifecycle:- New: just identified, not yet reviewed
- In progress: remediation is underway
- Solved: fix has been applied and verified
- Ignored: acknowledged but accepted as a known risk
What’s inside a finding
Every finding includes the detail your engineering team needs to take action:- Title and description: a clear summary of the vulnerability
- Severity rating: Critical, High, Medium, or Low
- Affected asset: the domain, endpoint, or resource where the issue was found
- Reproduction steps: exact steps to reproduce the vulnerability
- Suggested fix: actionable remediation guidance
- Source: whether the finding came from Mjolnir, black-box testing, or manual triage
Filtering and search
Use the filters at the top of the Findings page to narrow down what you see:- Severity: focus on Critical and High first
- Status: show only New findings, or hide Ignored ones
- Source: filter by Mjolnir, black-box, or manual findings
- Asset: scope findings to a specific domain or endpoint
Bulk operations
Select multiple findings to act on them at once. Use the checkboxes on each row, or navigate withj/k and toggle selection with x.
When findings are selected, a bulk action bar appears at the bottom of the page:
- Update status — set all selected findings to Mitigating or Mitigated in one action
- Export selected — download the selected findings as a CSV with key columns (title, severity, CVSS, status, and discovery date)
Bulk operations require the Member role or higher.
Exporting findings
Click the Export button in the page header to download your current findings view. The export respects any active filters, so you can narrow down by severity, status, or source before exporting. Three formats are available:| Format | Description |
|---|---|
| CSV | Spreadsheet-friendly format with columns for title, severity, CVSS, status, description, business impact, details, remediation, and timestamps |
| JSON | Machine-readable format with the same data, useful for scripting or importing into other tools |
| Markdown | Human-readable format with each finding as a section, including metadata tables and full descriptions |
Pushing findings to your issue tracker
If you’ve connected Linear, Jira, or GitHub Issues, you can push any finding directly to your issue tracker with one click. The finding title, description, severity, and suggested fix are all included. You can also enable auto-ticketing to create issues automatically when new findings are reported. Set up your integration at Management > Integrations.Set up integrations
Connect your issue tracker