You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: