Commit graph

1 commit

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