queenfrisk/OpenSentinel Security Scan

Supply chain security scanner — detects malicious packages, CVEs, behavioral anomalies, and maintainer reputation issues

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to the project to scanno.
severityComma-separated list of severity levels to include in output (low,medium,high,critical)no""
fail-onMinimum severity that causes the workflow step to fail (medium | high | critical)nohigh
formatOutput format for the report file (json | table | html | sbom)nojson
outputPath to write the report file. Leave empty to skip file output.noopensentinel-report.json
github-tokenGitHub token for fetching security advisories (recommended)no""
namedescription
exit-code0=safe, 1=medium+, 2=high+, 3=critical
report-pathPath to the generated report file
critical-countNumber of critical severity packages found
high-countNumber of high severity packages found