Commit graph

2 commits

Author SHA1 Message Date
ab9f8ffe7d
Add SARIF 2.1.0 export for scan and diff
- render_sarif() maps each Signal to a SARIF result, rules deduped by kind
- Severity -> level: critical/high = error, medium = warning, low/info = note
- Evidence file/line become physicalLocation so GitHub code scanning
  renders inline source links
- --format sarif on scan and diff subcommands
2026-08-29 21:05:30 +05:30
0dc54bc4d0
supplicant: dependency version-diff forensics tool
Recursive dependency-tree scanning for npm and PyPI, a security-scored
version-diff engine, baseline-vs-self deviation detection, and forensics
for unpublished (yanked) versions reconstructed from CDN archives.
Stdlib-only Python 3.11+.
2026-08-15 05:09:38 +05:30