You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A --format sarif option turning each FAIL/MISSING result into a SARIF result would let the gate surface in code scanning. Touches src/subcheck/report.py and src/subcheck/cli.py (format choice). SARIF 2.1.0 minimal profile is enough.
A
--format sarifoption turning each FAIL/MISSING result into a SARIFresultwould let the gate surface in code scanning. Touchessrc/subcheck/report.pyandsrc/subcheck/cli.py(format choice). SARIF 2.1.0 minimal profile is enough.