Skip to content

fix(deps): bump grpc-go and golang.org/x/mod to resolve HIGH CVEs - #80

Merged
mridulgain merged 1 commit into
masterfrom
mg/fix-trivy-high-cves-master
Sep 3, 2026
Merged

fix(deps): bump grpc-go and golang.org/x/mod to resolve HIGH CVEs#80
mridulgain merged 1 commit into
masterfrom
mg/fix-trivy-high-cves-master

Conversation

@mridulgain

@mridulgain mridulgain commented Sep 2, 2026

Copy link
Copy Markdown

Summary

Test plan

  • go build ./... passes for root, api/v2, and examples modules
  • go test ./storage/... passes
  • CI Trivy Security Scan is green

🤖 Generated with Claude Code

google.golang.org/grpc v1.83.0 has CVE-2026-84304, and
golang.org/x/mod v0.38.0 has CVE-2026-56864/CVE-2026-56865 (a GOSUMDB
transparency-log verification bypass). Bump both across all three
modules (root, api/v2, examples) as flagged by the Trivy Security
Scan on PR #78.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@mridulgain
mridulgain requested a review from a team September 2, 2026 15:11
@mridulgain
mridulgain merged commit b42d961 into master Sep 3, 2026
11 checks passed
@mridulgain
mridulgain deleted the mg/fix-trivy-high-cves-master branch September 3, 2026 03:37
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.

2 participants