Worst rules
Every rule that fires in any repository’s latest scan gets a row, ranked worst-first (severity, then occurrences, then repos affected). Expand a row to see exactly which repositories are affected, each linking to its repository page for triage or fixing. Two semantics worth knowing:- Triage-aware. Findings you’ve dismissed, accepted, or marked false positive are excluded — the ranking reflects the same actionable-risk numbers as the dashboard, per finding triage.
- Latest scans only. Each repository contributes its most recent scan; repositories never scanned don’t appear.
Org-wide export
The CSV and JSON buttons download every open finding from every repository’s latest scan, tagged with its repository:- CSV — one row per finding with a leading
repositorycolumn; drops straight into a spreadsheet for reporting. - JSON — findings grouped per repository.