vibgrate/Vibgrate Scan

Score how far a repo has drifted and catch supply-chain risk in CI. Emits SARIF to the Security tab and a 0-100 DriftScore. Runs the signed, provenance-verified scanner.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to scan.no.
formatOutput format (sarif, json, md, ...).nosarif
outputOutput file path.novibgrate.sarif
fail-onFail the job on findings of this severity or higher (e.g. "error"). Empty = never fail on findings.no""
vulnsAlso scan installed dependencies for known vulnerabilities (adds --vulns). With fetch-depth:0 on checkout, findings are attributed to the introducing commit.nofalse
upload-sarifUpload the SARIF to GitHub code scanning. Only applies when format is "sarif"; the calling workflow needs `permissions: security-events: write`.nofalse
categoryCategory for the uploaded SARIF, so multiple Vibgrate scans coexist in code scanning.novibgrate
argsAdditional raw arguments appended to `vibgrate scan`.no""
dsnOptional VIBGRATE_DSN to push results to your workspace dashboard.no""
image-tagScanner image tag to run (defaults to a pinned, tested release).no2026.722.2
verifyVerify the image cosign signature + provenance before running (requires cosign on the runner).nofalse
namedescription
output-filePath to the written scan output file.