-
Notifications
You must be signed in to change notification settings - Fork 55
ADD govluncheck action #493
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
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. |
=== Symbol Results === No vulnerabilities found. Your code is affected by 0 vulnerabilities. |
|
This PR adds govluncheck action to check for CVEs in go packages.
Fixes #487