zombat/S.C.R.U.B. Code Quality

Run S.C.R.U.B. code hygiene, security, and supply-chain checks as a CI gate.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
modeCLI subcommand: check, fix, diff, or auditnocheck
sinceGit ref for diff-aware mode (e.g. HEAD~1, main). Empty = all files.no""
fail-onComma-separated violations for 'check' mode (missing-docstrings, missing-types, complexity:N, security:SEVERITY, vulns:SEVERITY).nomissing-docstrings,missing-types
fail-on-severityFor 'audit' mode: exit 1 if any finding is at or above this severity.no""
formatOutput format: text, json, or sarifnosarif
outputOutput file path for the reportnoscrub-results.sarif
python-versionPython version to useno3.12

no outputs