Skip to content
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

Upgrade Golang version to v1.20 #1935

Merged
merged 5 commits into from
Oct 18, 2023
Merged

Conversation

samir900
Copy link

What this PR does / why we need it:

Upgrade Go to v1.20. This is required to fix newly discovered CVEs that are fixed in the Go lib.

Which issue(s) this PR fixes

Special notes for your reviewer:
A number of CVEs are reported in Sonobuoy image v0.56.16. These CVEs stem from older version of Go libraries (v1.20 and v1.19). However, these CVEs are fixed by Go in their latest release of v1.19 and v1.20. The goal of this PR is to pull those fixes and have the CVEs resolved in Sonobuoy.

Release note:

Fix CVEs CVE-2023-24534, CVE-2023-24536, CVE-2023-24537, CVE-2023-24538, CVE-2023-24539, CVE-2023-24540, CVE-2023-29400, CVE-2023-29402, CVE-2023-29403, CVE-2023-29404, CVE-2023-29405

Signed-off-by: Samir Gurav <surav@vmware.com>
@franknstyle franknstyle merged commit e0a409a into vmware-tanzu:main Oct 18, 2023
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants