Skip to content
This repository was archived by the owner on Sep 10, 2026. It is now read-only.

Update Go security patches - #22

Merged
snamber merged 2 commits into
mainfrom
security/grpc-1.83.1
Sep 3, 2026
Merged

Update Go security patches#22
snamber merged 2 commits into
mainfrom
security/grpc-1.83.1

Conversation

@snamber

@snamber snamber commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • update gRPC from 1.82.1 to 1.83.1 to resolve the high-severity HTTP/2 DATA frame fragmentation vulnerability
  • update golang.org/x/crypto from 0.55.0 to 0.56.0 for the latest SSH denial-of-service fixes
  • move the project and CI from Go 1.25 to patched Go 1.26.8 / 1.26.x

Verification

  • go mod verify
  • go test ./...
  • go build ./...
  • golangci-lint — 0 issues
  • govulncheck ./... — no reachable or imported-package vulnerabilities

govulncheck retains only the module-level notice for the unused golang.org/x/crypto/openpgp package. This project does not import that package, and upstream provides no patched version.

snamber commented Sep 3, 2026

Copy link
Copy Markdown
Contributor Author

reviewed

@snamber
snamber merged commit 580b1a0 into main Sep 3, 2026
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant