Three Commands. Full Audit.
Initialize, scan, and review. No configuration headaches.
Initialize
Register your project with a unique UUID and auto-generated configuration.
./run_audit.py /path --init
Audit
Run the full audit. 698 rules, unit tests, fixture validation, historical comparison.
./run_audit.py /path
Review
Open the standalone HTML report. Interactive charts, findings, health score. Share anywhere.
open SCA-REPORT-*.html
Report Features
Self-contained HTML report with 12+ interactive charts, no server required.
12+ Interactive Charts
Severity distribution, category breakdown, timing analysis, historical trends.
Health Score
Logarithmic security score normalized by LOC with severity penalties and color-coded progress bar.
Baseline Comparison
Track new, resolved and persistent issues across up to 10 audit snapshots.
SARIF 2.1.0 Export
GitHub Code Scanning and GitLab SAST compatible. Drop into your CI/CD pipeline.
SBOM Generation
CycloneDX 1.5 Software Bill of Materials. Know every component in your project.
Git Blame Integration
Automatically resolve the committer per finding for team accountability.