Preflight Checklist
Version
2.41.1
Storage Type
Kubernetes
Installation Type
Official container image
Expected Behavior
High/Critical vulnerability-free docker image
Actual Behavior
CVE-2024-34156 has been published against the stdlib lib in go binaries and is found by trivy in docker image v2.41.1 which has go1.22.5
Steps To Reproduce
Running trivy image -v dexidp/dex:latest-alpine yields
Additional Information
The fix has been released in go1.22.7 and go1.23.1. Would you prefer to just bump to go1.22.7 since the latest minor updates g1.23.1 is still very recent?
Configuration
No response
Logs
No response
Preflight Checklist
Version
2.41.1
Storage Type
Kubernetes
Installation Type
Official container image
Expected Behavior
High/Critical vulnerability-free docker image
Actual Behavior
CVE-2024-34156 has been published against the stdlib lib in go binaries and is found by trivy in docker image v2.41.1 which has go1.22.5
Steps To Reproduce
Running
trivy image -v dexidp/dex:latest-alpineyieldsAdditional Information
The fix has been released in go1.22.7 and go1.23.1. Would you prefer to just bump to go1.22.7 since the latest minor updates g1.23.1 is still very recent?
Configuration
No response
Logs
No response