xcoulon/Check Vulnerabilites
Check the vulnerabilites and ignore those specified in a config file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| go-version-file | Path to the go.mod or go.work file. | yes | — |
| cache | Used to specify whether Go caching is needed. Set to true, if you would like to enable caching. | no | true |
| config | path to the config file | yes | — |
| path | Directory in which to run govulncheck | yes | ${{ github.workspace }} |
Outputs
no outputs