Replies: 1 comment
-
duplicate of #7824 |
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
Creating SBOM with trivy creates sbom that can not be imported in Dependency Track with error "Schema validation failed". Below is example with zookeeper, but this happens also on some other repositories. On the other hand - sometimes it works as expected. I have tested also with trivy version 0.51.1 and 0.58.1, same behavior.
Desired Behavior
Generated SBOM should be valid.
Actual Behavior
Generated SBOM is not valid by schema validation.
Reproduction Steps
Target
Git Repository
Scanner
None
Output Format
CycloneDX
Mode
Standalone
Debug Output
Operating System
Windows 10
Version
Checklist
trivy clean --all
Beta Was this translation helpful? Give feedback.
All reactions