-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
area/cluster-autoscalerkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
Happy Thursday!
I'm having trouble following the Go version and strategy used for cluster-autoscaler. On cluster-autoscaler-1.29.0, Twistlock (PRISMA Cloud) detects GO version 1.21.4 with a High severity CVE. This matches the dockerfile
High severity CVE-2023-45285 shows as vulnerable in this version. Safe version is 1.21.5 or higher. Latest Go is 1.21.7 released two days ago.
The Readme mentions that Go version used in CA will attempt match the Kubernetes version used. Using CA-1.29.0 as an example, which appears to use Go 1.21.4, Kubernetes-1.29.0 appears to use Go version 1.21.6. link.
Is it possible to bump Go to address this high CVE in CA please or have I misinterpreted the Go versions in use?
Thanks!
Metadata
Metadata
Assignees
Labels
area/cluster-autoscalerkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.