rusowyler/SEC Checks - SAST & Supply Chain Scanner

Runs security checks using SAST and audit scripts for supply chain attacks

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
semgrep-configSemgrep config to use (e.g. auto, p/owasp-top-ten, or a local path)noauto
custom-rules-pathPath to custom Semgrep rules directoryno.semgrep/
fail-on-severityMinimum severity to fail the build (ERROR, WARNING, INFO)noERROR
supply-chain-auditEnable package.json supply chain auditnotrue
artifact-nameName of the uploaded results artifactnosemgrep-results
trusted-actionsComma-separated action names allowed to use version tags instead of commit SHAs (e.g. actions/checkout, docker/login-action)no""
pr-diff-modeUse 'semgrep ci' (diff-aware) on pull requests and 'semgrep scan' on full runs. Set to 'false' to always use semgrep scan.notrue
namedescription
findings-countTotal number of Semgrep findings
blocking-countNumber of findings at or above fail-on-severity
supply-chain-findingsNumber of suspicious lifecycle scripts found