Replies: 1 comment 1 reply
|
It's not our bug. I've changed the category. |
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
Trivy 0.5.3 now produces CycloneDX 1.6 SBOM's: #6902
However, tooling support for CycloneDX 1.6 is still spotty since it is so new. For example, cyclonedx-cli doesn't yet support it (#6902) nor does GitLab (see https://gitlab.com/gitlab-org/gitlab/-/issues/472837).
Desired Behavior
Can you please consider producing CycloneDX 1.5 again, or provide an option to specify the CycloneDX version for Trivy to produce?
Actual Behavior
Trivy produces CycloneDX 1.6 SBOMs which are not (yet) widely supported.
Reproduction Steps
Target
None
Scanner
None
Output Format
None
Mode
None
Debug Output
Operating System
Linux
Version
Checklist
trivy clean --allAll reactions