To review findings from the workspace level or from within a scan:
- Click the Findings tab at the top of the CyfroCode workspace for all findings, or click the Findings tab inside a scan detail page for scan-specific findings.
- Use severity filter pills (Critical, High, Medium, Low, Info) to narrow results.
- Use the status filter to show open, suppressed, or resolved findings.
- Search by keyword, file path, or CWE identifier using the search box.
- Toggle between Grouped Issues (deduplicated by vulnerability type) and Raw Matches (every specific line affected) using the toggle above the table.
Finding Detail Page
Click a finding row to open the finding detail page. Each detail page shows:
| Section | Details |
|---|---|
| Source Information | The affected file path and specific line range where the vulnerability was detected. |
| AI Explanation | A plain-language summary from CyfroAssistant explaining why the code is vulnerable and what the risk means. |
| Remediation Guidance | Expand this section for step-by-step manual fix instructions. |
| Linked Patches | If a remediation draft exists, a link appears at the bottom to go directly to the patch detail page. |
When a remediation draft is available, continue to Automated Patches to review and export the fix.
