golang/golang-govulncheck-action

Run govulncheck

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
go-version-inputVersion of Go to use for govulnchecknostable
check-latestSet this option to true if you want the action to always check for the latest available Go version that satisfies the version specnotrue
cacheUsed to specify whether Go caching is needed. Set to true, if you would like to enable caching.notrue
cache-dependency-pathUsed to specify the path to a dependency file (for monorepos) - go.sumno""
go-packageGo Package to scan with govulncheckno./...
work-dirDirectory in which to run govulncheckno.
repo-checkoutCheckout the repositorynotrue
go-version-filePath to the go.mod or go.work file.no
output-formatThe format of the outputnotext
output-fileThe file to which the govulncheck output is savedno""

no outputs