Replies: 1 comment
-
It will be fixed in v0.49.0. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
A warning is reported in Trivy scans of images based on Alpine 3.19.
WARN This OS version is not on the EOL list: alpine 3.19
Desired Behavior
Trivy correctly identifies that Alpine 3.19 is receiving security support.
Actual Behavior
trivy i alpine:3.19
reports:2024-01-16T10:30:49.864Z WARN This OS version is not on the EOL list: alpine 3.19
Reproduction Steps
Target
Container Image
Scanner
Vulnerability
Output Format
Table
Mode
Standalone
Debug Output
Operating System
Linux
Version
Checklist
trivy image --reset
Beta Was this translation helpful? Give feedback.
All reactions