Skip to content
Sebastiaan edited this page Oct 31, 2025 · 1 revision

Hide Unfixed Vulnerabilities

By default, Trivy also detects unpatched/unfixed vulnerabilities. This means you can't fix these vulnerabilities even if you update all packages. If you would like to ignore them, use the --ignore-unfixed option.

Clone this wiki locally