opzkit/Go vulnerabilities Action
Run the Go vulnerability checker
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 4–6scored Jul 6, 2026
- Maintenance Recency
- Activelast commit Jul 6, 2026
- License
- MIT
Pinned Snippet
uses: opzkit/govulncheck-action@914e0763397999f9c7cc3be08b56787060f36dd8 # v1.2.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| packages | Run govulncheck on these packages. | no | ./... |
| go-version-file | Path to the go.mod file. | no | — |
| go-version | The go version to use when running govulncheck | no | — |
| check-latest | Set this option to true if you want the action to always check for the latest available version that satisfies the version spec | — | false |
| govuln-version | The govulncheck version to use whe | no | latest |
Outputs
no outputs