v6.2.0 - Complete Security Report
What's New
Report Completeness
SecureScope now renders all four scan results in the generated HTML report:
- Secrets Detection - full findings table with severity, category, description, blast radius, file, and line number. Click any row to expand blast radius detail.
- Dependency Vulnerabilities - CVE table with severity, ecosystem, package name, vulnerability ID/summary, installed version, and fixed version. Click to expand CVSS score and aliases.
- IaC Misconfigurations - previously added in v6.1.0, now properly linked from the nav sidebar.
Navigation Sidebar
Added nav items with live finding counts for Secrets, Dep. Vulns, and IaC Misconfigs - badges turn red when critical findings are present.
Bug Fixes
- Removed broken docs/screenshots/07_secrets_scanner.png reference from README
Full Changelog
- ui/templates/report.html - Secrets and Deps sections, nav sidebar fix
- README.md - version bump, releases table updated, broken image removed