[TEST, DO NOT REVIEW] cves: bump go to 1.25.8, grpc to v1.79.3#236
Closed
tetrate-ci wants to merge 1 commit intoapache:mainfrom
Closed
[TEST, DO NOT REVIEW] cves: bump go to 1.25.8, grpc to v1.79.3#236tetrate-ci wants to merge 1 commit intoapache:mainfrom
tetrate-ci wants to merge 1 commit intoapache:mainfrom
Conversation
…VE-2025-60876 - Bump google.golang.org/grpc v1.77.0 -> v1.79.3 (fixes CVE-2026-33186) - Bump golang builder image golang:1.25 -> golang:1.25.8 (fixes CVE-2026-25679, CVE-2026-27142) - Pin toolchain to go1.25.8 in go.mod - Bump alpine:3 -> alpine:3.21 with explicit ca-certificates install (fixes CVE-2026-27171, CVE-2025-60876) - Bump golang.org/x/crypto, net, oauth2, sys, term, genproto/rpc
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.
CVEs Fixed
Changes
go.mod: Bumpgoogle.golang.org/grpcv1.77.0 → v1.79.3, addtoolchain go1.25.8, bump related x/ depsdocker/Dockerfile: Pin builder togolang:1.25.8, runtime toalpine:3.21, add explicitca-certificatesContext
The Tetrate monorepo
release-1.13.xbranch uses satellite at commit937851e9which contains vulnerable versions. This PR applies the equivalent fixes already present in themainbranch commitb2ceca4a(merged via #233).