Replies: 1 comment
-
created #5796 for this task |
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
Trivy sometimes reports the same CVE for te same package multiple times (in single scan) resulting in incorrect number of CVEs for image.
Desired Behavior
trivy should report the same CVE for the same package only once
Actual Behavior
trivy reports multiple CVEs when in fact it's single occurance. Here is an example:
Reproduction Steps
Target
Container Image
Scanner
Vulnerability
Output Format
CycloneDX
Mode
Standalone
Debug Output
Operating System
macOS Sonoma 14.2
Version
Checklist
trivy image --reset
Beta Was this translation helpful? Give feedback.
All reactions