Skip to content

fix(security): remediate CVE vulnerabilities#30

Merged
ulucinar merged 1 commit into
release-0.3from
fix/cve-remediation-release-0.3-20260723-123605
Jul 24, 2026
Merged

fix(security): remediate CVE vulnerabilities#30
ulucinar merged 1 commit into
release-0.3from
fix/cve-remediation-release-0.3-20260723-123605

Conversation

@upbound-bot

Copy link
Copy Markdown

Summary

This PR fixes CVE vulnerabilities identified by security scanning.

Vulnerabilities Fixed

CVE/GHSA Severity Package Fixed Version
GHSA-hrxh-6v49-42gf High google.golang.org/grpc v1.82.1
GO-2026-5970 Unknown golang.org/x/text v0.39.0
GO-2026-5942 Unknown golang.org/x/net v0.56.0

Changes Made

  • Updated google.golang.org/grpc from v1.79.3 to v1.82.1
  • Updated golang.org/x/text from v0.37.0 to v0.39.0
  • Updated golang.org/x/net from v0.55.0 to v0.56.0
  • Ran go mod tidy to update transitive dependencies

References

Verification

  • Rescanned with cve-scan skill after fixes
  • All listed vulnerabilities resolved

- Update google.golang.org/grpc to v1.82.1 (fixes GHSA-hrxh-6v49-42gf)
- Update golang.org/x/text to v0.39.0 (fixes GO-2026-5970)
- Update golang.org/x/net to v0.56.0 (fixes GO-2026-5942)

Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
@ulucinar
ulucinar merged commit 6e0863c into release-0.3 Jul 24, 2026
5 checks passed
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