tikotiktok/Depenemy Dependency Scanner

Scans dependencies for behavioral issues, reputation red flags, and supply chain risks

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub token for author and contributor lookups (optional - unlocks R001 and R006 checks)no${{ github.token }}
pathsSpace-separated paths to scan (default: repository root)no.
fail-onMinimum severity level that causes the action to fail (error|warning|info|never)noerror
output-sarifPath to write SARIF output file (enables GitHub Code Scanning upload)nodepenemy.sarif
configPath to .depenemy.yml config fileno""
ecosystemsComma-separated list of ecosystems to scan (npm,pypi,cargo) - default is auto-detectno""
upload-sarifAutomatically upload SARIF to GitHub Code Scanningnotrue
namedescription
sarif-filePath to the generated SARIF file
findings-countTotal number of findings
errors-countNumber of error-level findings