Skip to content

Bump grpc and x deps for security fixes - #72

Merged
duynhne merged 1 commit into
mainfrom
fix/security-bumps
Aug 8, 2026
Merged

Bump grpc and x deps for security fixes#72
duynhne merged 1 commit into
mainfrom
fix/security-bumps

Conversation

@duynhne

@duynhne duynhne commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Fixes the three dependency CVEs Trivy flags on every service image, at the library baseline:

Advisory Severity Package
GHSA-hrxh-6v49-42gf HIGH google.golang.org/grpc v1.82.1
CVE-2026-56852 HIGH golang.org/x/text v0.39.0
CVE-2026-46600 note golang.org/x/net v0.56.0

Bumped in every module that requires them (direct or indirect); make test full gate green. After merge, the changed modules get v0.36.1 tags so services pick the clean baseline on their next bump (services also bump directly in their own security PRs — MVS takes the higher version either way).

🤖 Generated with Claude Code

google.golang.org/grpc v1.82.1 (GHSA-hrxh-6v49-42gf, HIGH),
golang.org/x/text v0.39.0 (CVE-2026-56852, HIGH), golang.org/x/net
v0.56.0 (CVE-2026-46600) across every module that carries them, so
new consumers don't start on vulnerable baselines. Full gate green.
@sonarqubecloud

sonarqubecloud Bot commented Aug 8, 2026

Copy link
Copy Markdown

@duynhne
duynhne merged commit f308c08 into main Aug 8, 2026
11 checks passed
@duynhne
duynhne deleted the fix/security-bumps branch August 8, 2026 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant