Skip to content

Missing (documentation of) detection of CVEs in the main package of Docker images #8067

Answered by DmitriyLewen
MShekow asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @MShekow
Thanks for your interest to Trivy!

Trivy only supports Go and Rust binaries - https://trivy.dev/latest/docs/coverage/language/#supported-languages.
(issue with determining main module version of Go binary - https://trivy.dev/latest/docs/coverage/language/golang/#main-module).

Also Trivy can detect application installed from package managers - https://trivy.dev/latest/docs/coverage/os/#supported-os

So if application was copied as binary - Trivy may not detect this package and vulnerabilities for it.

Replies: 1 comment 6 replies

Comment options

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

@MShekow
Comment options

@DmitriyLewen
Comment options

@knqyf263
Comment options

@MShekow
Comment options

Answer selected by MShekow
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.
3 participants