Skip to content

fix(deps): upgrade grpc and x/text to fix GO-2026-6061 and GO-2026-5970 - #4445

Open
stevenvegt wants to merge 1 commit into
V5.4from
fix/grpc-go-2026-6061-v5.4
Open

fix(deps): upgrade grpc and x/text to fix GO-2026-6061 and GO-2026-5970#4445
stevenvegt wants to merge 1 commit into
V5.4from
fix/grpc-go-2026-6061-v5.4

Conversation

@stevenvegt

Copy link
Copy Markdown
Member

Summary

Fixes the following vulnerabilities:

Advisory Package Description
GO-2026-6061 google.golang.org/grpc Vulnerabilities in the HTTP/2 transport server implementation and the xDS RBAC authorization engine
GO-2026-5970 golang.org/x/text norm.Iter could enter an infinite loop on input containing invalid UTF-8 bytes

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

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