vmware-tanzu / helm-charts

Contains Helm charts for Kubernetes related open source tools
https://vmware-tanzu.github.io/helm-charts/
Apache License 2.0
248 stars 360 forks source link

vulnerabilities due to using older go version #534

Open GabiKalaora opened 9 months ago

GabiKalaora commented 9 months ago

What steps did you take and what happened: we see vulnerabilities in protecode and whitesource(MEND) scans, these vulnerabilities can be resolved by using go version 1.21.4

What did you expect to happen: scans retun clean results

Anything else you would like to add: I see that in the last few version upgrades you didnt upgrade go, is it planned for the following version?

Environment:

jenting commented 9 months ago

This is the helm chart repo which generally would not include the Go. Are you referring to the velero container image and it's related plugin images? If yes, could you please file the issue to https://github.com/vmware-tanzu/velero/issues? Thank you.

jenting commented 7 months ago

@qiuming-best could you please check this issue in Velero core code?

qiuming-best commented 7 months ago

@GabiKalaora we'll upgrade the Golang version in each Velero release, and we will do it in a later Velero version

blackpiglet commented 7 months ago

@GabiKalaora Velero hasn't used the scanner you mentioned. Could you post the found CVEs here?