Replies: 2 comments 10 replies
-
Hello @LesSyner This image contains 2 dpkg status files with the same name/version/etc: So it's a bug like in #7824. But your case is a bit weird. |
Beta Was this translation helpful? Give feedback.
10 replies
-
Anyway, this is duplicate of #7824. Wrote about this case in #7824 (comment) |
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
-
Description
SBOM generated (in CycloneDX format) is invalid whewn validated against 1.6 schema since dependencies are not unique (first dependence ref is repeated 2 times)
Desired Behavior
To generate proper SBOM which is valid according to schema.
Actual Behavior
Improper SBOM which is invalid, has repeated dependencies refs.
Reproduction Steps
Target
Container Image
Scanner
License
Output Format
CycloneDX
Mode
Standalone
Debug Output
Operating System
macOS 15.2
Version
Checklist
trivy clean --all
Beta Was this translation helpful? Give feedback.
All reactions