-
-
Notifications
You must be signed in to change notification settings - Fork 595
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Components in the SBOM under 'metadata.component.components' are not imported #2955
Components in the SBOM under 'metadata.component.components' are not imported #2955
Comments
…etadata.component.components'. Signed-off-by: Roland Asmann <[email protected]>
Signed-off-by: Roland Asmann <[email protected]>
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
This was closed by accident when implementing it in Hyades. Implementation for DT 4.x is still pending though. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Current Behavior
I generate an SBOM from a multi-module Gradle project, using cdxgen. When I import this, my modules are not imported as components and therefore the dependency tree doesn't work.
This is most likely because cdxgen puts the sub-projects under 'metadata.component.components' instead of directly under 'components'. (See the specs for 1.4)
Steps to Reproduce
Expected Behavior
I expect my modules to be added just as any other components and the dependency tree to be available.
Dependency-Track Version
4.8.2
Dependency-Track Distribution
Container Image
Database Server
N/A
Database Server Version
No response
Browser
Mozilla Firefox
Checklist
The text was updated successfully, but these errors were encountered: