kubernetes-secret-generator
kubernetes-secret-generator copied to clipboard
Updated the golang version and dependencies to resolve CVEs in the docker image
Issue : CVEs in the docker image
To remove the CVEs, we created a test image to do the following changes
- Changes : updated the go dependencies which were related the CVEs .
- Changes: updated the golang version from 1.16 to 1.23.1 to re build the docker image.
This is the final result.