Replies: 1 comment
-
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
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Echo detector uses the package Version field instead of SrcVersion for detecting vulnerabilities. So for special cases of versions like:
2:2.4.3+samba4.22.4+dfsg-1~deb13u1, there are false positives.Desired Behavior
Use SrcVersion for detection
Actual Behavior
Using Version for detection
Reproduction Steps
Operating System
macOS
Version
Checklist
trivy clean --allBeta Was this translation helpful? Give feedback.
All reactions