pravega / pravega-operator

Pravega Kubernetes Operator
Apache License 2.0
41 stars 38 forks source link

Update alpine image to fix CVEs #636

Closed nishant-yt closed 1 year ago

nishant-yt commented 1 year ago

Description

The latest pravega-operator image use alpine 3.15 which has the following vulnerabilities : CVE-2022-30065 , CVE-2022-28391 and CVE-2022-1292.

Importance

must-have

Location

https://github.com/pravega/pravega-operator/blob/master/Dockerfile

Suggestions for an improvement

Update the alpine version to 3.16