Files
Kashif Khan 74bb454e0d feat(output): add SARIF output format for GitHub code scanning (#5165)
Adds --sarif flag emitting a SARIF 2.1.0 log, buffered across the scan
and flushed once finished since SARIF isn't a streamable format like
the existing printers. Verified results map to "error", unverified to
"warning", with a stable per-finding fingerprint for cross-scan
new/fixed tracking when uploaded via github/codeql-action/upload-sarif.
2026-08-05 19:48:20 +05:00
..