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

chore: bump Go to 1.20 to resolve CVE-2023-29405, CVE-2023-29404 #99

Merged

Conversation

kevholmes
Copy link
Contributor

This PR aims to resolve two recent CVEs that are related and each has a score of 9.8.

Both publications indicate that updating to Go 1.20.5 or later will resolve the vulnerability finding in our container scanning solution. I have updated the Dockerfile and go.mod to reflect this change. Running make test and make image locally yields no test failures or build issues.

I have also taken the opportunity to bump the build.yml GH Action to utilize the newer Ubuntu 22.04 LTS image over the older Ubuntu 20.04 option to keep things fresh.

@sonarcloud
Copy link

sonarcloud bot commented Jul 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@kevholmes
Copy link
Contributor Author

@spark2ignite I would appreciate a +1 here if you think this is acceptable. The 9.8 CVE score as critical kicks the timeline to resolve this to a very short window on our end.

@spark2ignite spark2ignite self-requested a review July 7, 2023 04:42
@spark2ignite spark2ignite merged commit bac2a5d into doitintl:master Jul 7, 2023
5 checks passed
@kevholmes kevholmes deleted the update_go_to_resolve_flagged_cve branch July 7, 2023 15:08
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.

None yet

2 participants