Replies: 1 comment 1 reply
-
|
Hello @rcarre You can create report in Regards, Dmitriy |
Beta Was this translation helpful? Give feedback.
1 reply
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
Once I attached a VEX attestation to my OCI format image, command line
trivy image --vex oci --show-suppresseddoes not display any suppressed CVE.Instead, I get a I got this message:
I checked that the purl is matching but how to check
type=oci? Where is stored this information ?Thanks for your support.
Desired Behavior
Running the command line with the local VEX file is working as expected:
trivy image --vex my-local-file.json --show-suppressedActual Behavior
Reproduction Steps
Target
Container Image
Scanner
Vulnerability
Output Format
None
Mode
Client/Server
Debug Output
Operating System
Ubuntu 24.04.3 LTS
Version
Checklist
trivy clean --allBeta Was this translation helpful? Give feedback.
All reactions