Skip to content

Security Hotfix: Update golang.org/x/crypto and related dependencies#287

Open
rwese wants to merge 1 commit intomainfrom
hotfix/security-crypto-update
Open

Security Hotfix: Update golang.org/x/crypto and related dependencies#287
rwese wants to merge 1 commit intomainfrom
hotfix/security-crypto-update

Conversation

@rwese
Copy link
Copy Markdown
Contributor

@rwese rwese commented Dec 3, 2025

This PR addresses critical security vulnerabilities and includes safe dependency updates.

Security Fixes

  • golang.org/x/crypto: v0.41.0 → v0.45.0

Additional Safe Updates

  • golang.org/x ecosystem: Updated net, sys, tools, and other packages
  • Kubernetes packages: v0.34.0 → v0.34.2 (patch updates)
  • HashiCorp utilities: go-plugin and go-version minor updates

Testing

  • ✅ All unit tests pass
  • ✅ Code formatting verified
  • ✅ Dependencies tidied
  • ✅ No breaking changes introduced

Risk Assessment

  • Security Impact: Critical vulnerabilities resolved
  • Compatibility: All updates are backward compatible
  • Testing: Comprehensive test suite validates functionality

This is a hotfix that should be merged immediately to address security concerns.

- Update golang.org/x/crypto from v0.41.0 to v0.45.0 (fixes CVE-2025-58181, CVE-2025-47914)
- Update golang.org/x ecosystem packages (net, sys, tools, etc.)
- Update Kubernetes packages to v0.34.2 (patch updates)
- Update HashiCorp utility packages (go-plugin, go-version)

All updates tested and verified to maintain compatibility.
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