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

fix(backend): upgrade go to 1.22 to address CVE-2024-45336 #292

Draft
wants to merge 1 commit into
base: rhoai-2.16
Choose a base branch
from

Conversation

dandawg
Copy link

@dandawg dandawg commented Feb 19, 2025

Description of your changes:
Upgrade go to 1.22 to address CVE-2024-45336.

The fix for http GHSA-7wrw-r4p8-38rx is upgrading to go 1.22.12 (since http is a built-in go module). A manual change from 1.21 to 1.22 was needed on the images, as Konflux jobs won't make this change on their own. With the manual (minor version) change in place, Konflux is expected to continue to update images on the 1.22.x line.

Checklist:

Signed-off-by: Daniel Dowler <12484302+dandawg@users.noreply.github.com>
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.

1 participant