ADD govluncheck action#493
Conversation
TestsPlease note that running unit and e2e tests requires manual approval from a team member. e2e testsWe use labels to control which e2e tests contexts are run:
ℹ️ Ask a team member to add the requested labels if you don't have enough permissions. |
|
Is dependabot insufficient? |
We have agreed long before to add this. |
|
|
No vulnerabilities found. |
|
| govulncheck: | ||
| name: vulncheck | ||
| runs-on: ubuntu-latest | ||
| permissions: write-all |
There was a problem hiding this comment.
Use a more fine-grained permission.
4b68fd4 to
a1d0e00
Compare







This PR adds govluncheck action to check for CVEs in go packages.
Fixes #487