Replace finding filters with explicit toggles

This commit is contained in:
2026-04-21 13:09:12 +00:00
parent 7d299b31fe
commit 1fb62f17c8
5 changed files with 105 additions and 9 deletions

View File

@@ -16,8 +16,12 @@
"Run": "Start Analysis",
"Running": "Analyzing...",
"Export": "Export Report",
"ScopeLabel": "Scope",
"ShowAll": "All Findings",
"ShowWarnings": "Warnings Only",
"DetailLabel": "Details",
"GroupedOnly": "Grouped Only",
"WithRaw": "With Raw Entries",
"ShowRaw": "Show Raw Entries",
"HideRaw": "Hide Raw Entries"
},