merkuryo/Dependency Security Audit

Audits Python, Node.js, and Go dependencies for known CVEs and blocks merges on critical findings

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
severity_thresholdMinimum severity to report and potentially fail on (LOW, MODERATE, HIGH, CRITICAL)noHIGH
fail_on_findingsFail the action if vulnerabilities at or above threshold are foundnotrue
ecosystemsComma-separated list of ecosystems to audit (python,node,go)nopython,node,go
python_pathPath to Python project directory (containing requirements.txt or pyproject.toml)no.
node_pathPath to Node.js project directory (containing package.json)no.
go_pathPath to Go project directory (containing go.mod)no.
ignore_cvesComma-separated list of CVE IDs to ignore (e.g. CVE-2021-1234,CVE-2022-5678)no""
post_pr_commentPost audit results as PR commentnotrue
namedescription
total_vulnerabilitiesTotal number of vulnerabilities found
critical_countNumber of CRITICAL vulnerabilities
high_countNumber of HIGH vulnerabilities
report_jsonPath to the full JSON report