Skip to content

STAC-25377 Upgrade gRPC to 1.82.1#245

Open
LouisLotter wants to merge 2 commits into
masterfrom
STAC-25377-grpc-1.82.1
Open

STAC-25377 Upgrade gRPC to 1.82.1#245
LouisLotter wants to merge 2 commits into
masterfrom
STAC-25377-grpc-1.82.1

Conversation

@LouisLotter

@LouisLotter LouisLotter commented Jul 22, 2026

Copy link
Copy Markdown

What changed

  • upgrade google.golang.org/grpc from v1.80.0 to v1.82.1
  • upgrade golang.org/x/net from v0.55.0 to v0.56.0
  • upgrade golang.org/x/text from v0.37.0 to v0.39.0
  • refresh the matching Go support modules and gRPC genproto modules
  • regenerate go.sum with go mod tidy

Why

The development chart image stackstate-k8s-process-agent:c570527c is affected by GHSA-hrxh-6v49-42gf. gRPC v1.82.1 is the first fixed version reported by the scanners.

A scan of the first branch image confirmed that advisory was gone and found two newly published, patchable findings: GO-2026-5942 in x/net and GO-2026-5970 in x/text. This PR includes their fixed minimum versions too.

The separately reported GO-2026-5932 remains visible. The Go vulnerability database currently marks every golang.org/x/crypto/openpgp version affected with no known fix, so this PR does not claim to remediate or suppress it.

Validation

  • go mod tidy
  • go mod verify
  • go test ./config ./model ./pkg/telemetry ./cmd/agent/features
  • GitLab mirror multi-architecture build, test, image publication, and fresh image scanning

The complete tagged suite and process-agent build require the repository's Linux DataDog/eBPF builder. Local macOS runs stop in existing platform build constraints and kernel/network-dependent tests, so the GitLab mirror pipeline is the authoritative full validation.

Jira: STAC-25377

@LouisLotter
LouisLotter marked this pull request as ready for review July 22, 2026 13:36
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