hacktronai/Hacktron Dependency Scan

Diff-aware npm and PyPI supply-chain scan for pull requests.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
lockfileSingle manifest to scan. If neither `lockfile` nor `lockfiles` is set, supported manifests are auto-discovered from tracked git files.no""
lockfilesNewline-separated list of manifest paths or bash-style path patterns. If unset, supported manifests are auto-discovered from tracked git files.no""
ignore-fileOptional allowlist file; one name@version per lineno.hfwignore
fail-on-maliciousFail the check when the PR introduces malicious packages. Allowed: true, false.notrue
namedescription
malicious_countNumber of malicious packages introduced by this PR
suspicious_countNumber of suspicious packages introduced by this PR
diff_countTotal packages added or changed in this PR