Skip to content

fix(deps): upgrade google.golang.org/grpc to v1.82.1 to fix GO-2026-6061 - #4444

Open
stevenvegt wants to merge 1 commit into
V6.2from
fix/grpc-go-2026-6061-v6.2
Open

fix(deps): upgrade google.golang.org/grpc to v1.82.1 to fix GO-2026-6061#4444
stevenvegt wants to merge 1 commit into
V6.2from
fix/grpc-go-2026-6061-v6.2

Conversation

@stevenvegt

Copy link
Copy Markdown
Member

Summary

  • Upgrade google.golang.org/grpc from v1.81.1 to v1.82.1
  • Add release notes entry under the Unreleased section

Fixes the following vulnerability:

Advisory Package Description
GO-2026-6061 google.golang.org/grpc Vulnerabilities in the HTTP/2 transport server implementation and the xDS RBAC authorization engine

Verified with go build ./... and govulncheck ./... (0 vulnerabilities affecting the code after the upgrade).

Assisted-by: AI

@qltysh

qltysh Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Qlty


Coverage Impact

This PR will not change total coverage.

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

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