-
Notifications
You must be signed in to change notification settings - Fork 9.8k
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
Go vulnerability check integration #14449
Comments
Thanks @vivekpatani It seems that the The scan result looks good! cc @spzala @ptabor
|
Above is the result against release-3.5, and below result is for
|
@ahrtr @ptabor @serathius so is the goal:
Thanks for the output @ahrtr, gives us a decent picture. |
@vivekpatani Just as I mentioned above, pasted here again
|
@ahrtr yep, so should we spend time upgrading |
Actually I am thinking probably we should upgrade to golang 1.19 directly on the What do you think? @serathius @spzala @ptabor |
The golang has already been bumped to 1.19 in @vivekpatani or anyone else, please feel free to investigate how to improve the pipeline to support the vulnerability scan. |
@ahrtr I have some bw now, will look at this. Thanks for upgrading to 1.19. First time doing GH actions, might take a bit longer than expected. |
@vivekpatani Thanks. It isn't an urgent task, so no worries. |
- add job for govuln job - allow to continue on failure, until all issues are addressed - address: etcd-io#14449 Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com>
- add job for govuln job - allow to continue on failure, until all issues are addressed - address: etcd-io#14449 Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com>
The ticket has already been resolved. |
What happened?
Here's the go blog introduction post about Go Vulnerability Management tool - https://go.dev/blog/vuln
Is this something etcd should integrate?
What did you expect to happen?
N/A
How can we reproduce it (as minimally and precisely as possible)?
N/A
Anything else we need to know?
No response
Etcd version (please run commands below)
Etcd configuration (command line flags or environment variables)
paste your configuration here
Etcd debug information (please run commands blow, feel free to obfuscate the IP address or FQDN in the output)
Relevant log output
No response
The text was updated successfully, but these errors were encountered: