Trivy fails on revoked CVE #1012
Labels
kind/bug
Categorizes issue or PR as related to a bug.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and will be auto-closed.
triage/needs-information
Indicates an issue needs more information in order to work on it.
Description
Trivy finds the CVE-2021-23334 in the static-eval JavaScript package and fails because of that. This CVE has been revoked, so it should not influence the exit code of trivy.
What did you expect to happen?
The revoked CVE is not shown and trivy exits with the exit code 0.
What happened instead?
The CVE is displayed and the exit code is 1.
Output of run with
-debug
:Output of
trivy -v
:Additional details (base image name, container registry info...):
The text was updated successfully, but these errors were encountered: