passive-coder/SecureScope

Context-aware security analysis for open-source dependencies. Gates merges and emits SARIF.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 14, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: passive-coder/securescope@c82a1579e80b974850ac5ca4c4ff9ed9163f55fa # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
repositoryPath, owner/repo, or Git URL to scan. Defaults to the checked-out workspace.no.
branchBranch to scan when a remote repository is given.no""
fail-onSeverity that fails the gate: critical, high, medium, low, or none.nohigh
sarif-filePath (relative to the workspace) for the generated SARIF report.nosecurescope.sarif
offlineSkip OSV.dev network lookups and use the bundled rule pack only.nofalse
namedescription
verdictGate verdict: pass, warn, or fail.
scoreSecurity posture score (0-100).
findingsTotal number of findings.
criticalNumber of critical findings.
highNumber of high findings.
reachableNumber of reachable findings.
sarif-filePath to the generated SARIF file.