RDODCP-917: Bump Go to 1.26.4, sync deps, pin chisel v1.11.5-os.4#194
Merged
Conversation
0137039 to
70ea40c
Compare
samartha-pm
approved these changes
Jun 23, 2026
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
Part of RDODCP-917. Updates cloud-connector for the release:
golang.org/x/{crypto,net,sync,sys}(Dependabot #192) → crypto v0.53.0, net v0.55.0, sync v0.21.0, sys v0.46.0go 1.26.3 → 1.26.4— mitigates CVE-2026-42504 (Go stdlib, HIGH)replace … => github.com/outsystems/chisel v1.11.5-os.4(the newly published chisel release)Validation — security scan (Grype + Trivy)
The cloud-connector image scans fully clean:
CVE-2026-42504resolved by Go 1.26.4; thex/crypto/x/netCRITICALs resolved by the dependency bumps.Scan screenshot:
Connection testing
cloud-connector (this branch) built and tunneled against the published
chisel:1.11.5-os.4image:Connection-test screenshot:
Notes
OutSystems/chiselv1.11.5-os.4 (PR Bump golang.org/x/crypto from 0.18.0 to 0.22.0 #56, merged).rd-PaaSBump golang.org/x/net from 0.15.0 to 0.17.0 #22.