Panic on scanning images with absent vex attestations. #8855
Closed
RomanenkoDenys
started this conversation in
Bugs
Replies: 2 comments 2 replies
-
|
Hello @RomanenkoDenys Can you create test image for this issue and push into dockerhub? Regards, Dmitiry |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Hello @RomanenkoDenys Created #8857 for this issue. Regards, Dmitriy |
Beta Was this translation helpful? Give feedback.
0 replies
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
When i try to scan docker image with absent corresponding vex attestation image, trivy crashes.
Desired Behavior
Trivy should write warning message about absent vex attestations image (now loglevel is INFO) and skip using vex attestaion for scanning image.
Actual Behavior
Reproduction Steps
Target
Container Image
Scanner
Vulnerability
Output Format
Table
Mode
Standalone
Debug Output
Operating System
Mac OS Sequioia
Version
Checklist
trivy clean --allBeta Was this translation helpful? Give feedback.
All reactions