Skip to content

build(deps): update golang.org/x/crypto to v0.52.0 (#8779)#8783

Open
abhishek-dalbanjan wants to merge 1 commit into
eksctl-io:mainfrom
abhishek-dalbanjan:update-crypto-v0.52.0
Open

build(deps): update golang.org/x/crypto to v0.52.0 (#8779)#8783
abhishek-dalbanjan wants to merge 1 commit into
eksctl-io:mainfrom
abhishek-dalbanjan:update-crypto-v0.52.0

Conversation

@abhishek-dalbanjan

Copy link
Copy Markdown

Description

Fixes #8779

This PR updates the golang.org/x/crypto dependency to v0.52.0. This resolves multiple critical CVE flags raised by automated security scanners against older versions of golang.org/x/crypto/ssh packaged within eksctl.

Checklist

  • Added tests that cover your change (if possible)
  • Added/modified documentation as required (such as the README.md, or the userdocs directory)
  • Manually tested
  • Made sure the title of the PR is a good description that can go into the release notes
  • (Core team) Added labels for change area (e.g. area/nodegroup) and kind (e.g. kind/improvement)

BONUS POINTS checklist: complete for good vibes and maybe prizes?! 🤯

  • Backfilled missing tests for code in same general area 🎉
  • Refactored something and made the world a better place 🌟

This update resolves security scanning tool alerts regarding vulnerable versions of the crypto package.

Fixes eksctl-io#8779

Signed-off-by: Abhishek Dalbanjan <abhishekdalbanjan1@gmail.com>
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Hello abhishek-dalbanjan 👋 Thank you for opening a Pull Request in eksctl project. The team will review the Pull Request and aim to respond within 1-10 business days. Meanwhile, please read about the Contribution and Code of Conduct guidelines here. You can find out more information about eksctl on our website

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.

[Feature] Update golang.org/x/crypto v0.50.0 -> v0.52.0

1 participant