ellogroup/Govulncheck Vulnerability Checker

Runs the govulncheck vulnerability checker

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
go-installWhether Go needs installing. Will need to be set as true if Go has not already been installed.false
go-versionThe Go version to download (if necessary) and use. Supports semver spec and ranges. Be sure to enclose this option in single quotation marks.
go-version-filePath to the go.mod or go.work file.
go-cache-dependency-pathUsed to specify the path to a dependency file - go.sum
go-check-latestSet this option to true if you want the action to always check for the latest available version that satisfies the version specfalse
go-cacheUsed to specify whether caching is needed. Set to true, if you'd like to enable caching.true
working-directoryDirectory in which to run govulncheck.
go-packageGo Package to scan with govulncheck./...

no outputs