Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need upgraded version of package "golang.org/x/net" to resolve security vulnerabilities #6882

Closed
sivani01 opened this issue Dec 23, 2024 · 1 comment · Fixed by #6884
Closed
Labels
dependencies Pull requests that update a dependency file

Comments

@sivani01
Copy link

Hi, we are currently using operator-sdk v1.38.0 as the base image to build our helm based operator. During our Security scan, as per this CVE (CVE-2024-45338), the golang.org/x/net package (v0.29.0) that the operator-sdk is using is vulnerable and we are required to upgrade to the version v0.33.0

Can we know by when the new version of operator-sdk will be released with the upgraded version of this package?

@acornett21 acornett21 added the dependencies Pull requests that update a dependency file label Jan 2, 2025
@acornett21
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants