joshwani/ZT-Slop PR Guard

Deterministic PR check for supply-chain threats in dependency, lockfile, workflow, and secret-related changes.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
base-refBase git ref or SHA. Defaults to the pull request base SHA, then HEAD~1.no""
head-refHead git ref or SHA. Defaults to github.sha, then HEAD.no""
configOptional JSON config path.nozt-slop.json
fail-onExit non-zero on block, warn, or none.noblock
no-networkDisable OSV network lookups.nofalse
json-reportJSON report path.nozt-slop-report.json
markdown-reportMarkdown report path.nozt-slop-report.md
sarif-reportSARIF report path.nozt-slop-report.sarif
namedescription
report-jsonPath to the JSON report.
report-markdownPath to the Markdown report.
report-sarifPath to the SARIF report.