Skip to content
Discussion options

You must be logged in to vote

Hello @santiagorr
Thanks for your interest to Trivy.

CSAF example uses distro qualifier (pkg:deb/debian/[email protected]%2Bdfsg1-0.8?arch=amd64\u0026distro=debian-11.8).
So this purl doesn't match libdb from debian 11.11.

example:

➜ trivy  image debian:11.8 --vex debian11.vex.csaf
...
2024-12-24T12:30:11+06:00	INFO	[vex] Filtered out the detected vulnerability	format="CSAF" vulnerability-id="CVE-2019-8457" product-id="LIBDB-5328" status="not_affected"
2024-12-24T12:30:11+06:00	INFO	Some vulnerabilities have been ignored/suppressed. Use the "--show-suppressed" flag to display them.

debian:11.8 (debian 11.8)

Total: 153 (UNKNOWN: 1, LOW: 82, MEDIUM: 33, HIGH: 32, CRITICAL: 5)

Anyway i crea…

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by DmitriyLewen
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@DmitriyLewen
Comment options

@santiagorr
Comment options

@DmitriyLewen
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
triage/support Indicates an issue that is a support question. scan/vulnerability Issues relating to vulnerability scanning
3 participants