Crash when scanning sbom with cyclonedx output format #7035
Closed
davidgiga1993
started this conversation in
Bugs
Replies: 2 comments 1 reply
-
Hello @davidgiga1993 Can you send your (or test file with same bug) CycloneDX file to research? Regards, Dmitriy |
Beta Was this translation helpful? Give feedback.
0 replies
-
I was able to reproduce error. Created #7050 for this bug. |
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
-
Description
When scanning a cyclonedx sbom file and using cyclonedx as output format, trivy crashes.
Desired Behavior
Should not crash
Actual Behavior
It crashes, table output works fine
Reproduction Steps
1. `trivy sbom cyclonedx.json -f cyclonedx`
Target
SBOM
Scanner
Vulnerability
Output Format
CycloneDX
Mode
Standalone
Debug Output
Operating System
Ubuntu 22
Version
Checklist
trivy clean --all
Beta Was this translation helpful? Give feedback.
All reactions