Skip to content

fix(security): remediate CVE vulnerabilities in release-0.3 - #29

Merged
ulucinar merged 1 commit into
release-0.3from
fix/cve-remediation-release-0.3-20260721-074751
Jul 23, 2026
Merged

fix(security): remediate CVE vulnerabilities in release-0.3#29
ulucinar merged 1 commit into
release-0.3from
fix/cve-remediation-release-0.3-20260721-074751

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
GO-2026-4970 High stdlib (Go) 1.25.12
GO-2026-5856 Medium stdlib (Go) 1.25.12

Changes Made

  • Updated Go version from 1.25.11 to 1.25.12 in go.mod
  • Updated Go dependencies via go mod tidy (updated go.sum)
  • Updated GO_VERSION environment variable in .github/workflows/ci.yml to 1.25.12

References

Verification

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

- Update Go version to 1.25.12 (fixes GO-2026-5856, GO-2026-4970)
- Update CI workflow Go version to 1.25.12

Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
@ulucinar
ulucinar merged commit e40d2b1 into release-0.3 Jul 23, 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