fix: bump golang.org/x/net to v0.56.0 (CVE-2026-42502, CVE-2026-39821, CVE-2026-46600) - #99
Merged
guidonguido merged 2 commits intoAug 10, 2026
Conversation
1. Update
|
|
This PR also addresses CVE-2026-25681 for ticket ACM-36598 |
Author
|
/retest |
Bumps golang.org/x/net from v0.47.0 to v0.56.0 on rhobs-rel-0.87.0-rhobs1. Ref: ACM-39380, ACM-39544 Signed-off-by: Amit Yadav <ayadav@redhat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
go.mod now requires go 1.25.0 after the x/net bump. Aligns CI Go version with the module requirement. Ref: ACM-39380, ACM-39544 Signed-off-by: Amit Yadav <ayadav@redhat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
subbarao-meduri
force-pushed
the
fix/cve-CVE-2026-42502-rhobs-rel-0.87.0-rhobs1
branch
from
August 10, 2026 15:42
7ac0b62 to
c855c07
Compare
guidonguido
merged commit Aug 10, 2026
34b6dba
into
rhobs:rhobs-rel-0.87.0-rhobs1
18 of 22 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bump
golang.org/x/netfrom v0.47.0 to v0.56.0 onrhobs-rel-0.87.0-rhobs1.Required for ACM release branches:
CVEs resolved
Changes
go.mod,go.sumonlygo mod tidyRisk assessment
x/net/html) is NOT compiled into the operator binaryTest plan
go build ./cmd/operator/passes locallyMade with Cursor