vulncheck-oss/VulnCheck Action

Integrate VulnCheck into your GitHub Actions workflow

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenThe GitHub token used to create an authenticated clientno${{ github.token }}
tokenVulnCheck Tokenyes
commandCommand to runscan
scan-pathPath to scanno./
scan-cvss-base-thresholdCVSS Threshold to fail the workflowno
scan-cvss-temporal-thresholdCVSS Temporal Threshold to fail the workflowno
scan-cve-detailsInclude an annotation for every found CVE showing package type, cataloger, and locationsno
scan-cve-npm-relAttempt to use npm to trace CVE package to its ownerno
disable-pr-commentWhen set to "true", skip posting the scan result as a pull request comment. Useful for self-tests and demos.no
namedescription
scan-outputOutput results if a scan is run
scan-countOutput count of vulnerabilities if a scan is run
scan-signatureSHA256 hash of the scan results (used to detect change)