appthreat/owasp-dep-scan

dep-scan is a fully open-source security audit tool for project dependencies based on known vulnerabilities and advisories.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 1, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: appthreat/dep-scan-action@001ee303afb65146cc687e4cb89d55b13c6b081f # v4

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
srcSource directory to scan. Defaults to workspaceno/github/workspace
report_fileOutput file for the generated report. Defaults to reports/depscan.jsonno/github/workspace/reports/depscan.json
profileName of the profile to use (appsec, research, operational, threat-modeling, license-compliance, generic)nogeneric
thank_youIndicate you have sponsored OWASP dep-scannoI have not sponsored OWASP-dep-scan.

no outputs