Unable to upload SBOM with Custom license & combination of know license #5150
Unanswered
Gowtham-Rangasamy
asked this question in
Q&A
Replies: 0 comments
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.
-
Hello Everyone,
I have recently configured the Dependency track for our Organization to identify the Vulnerabilities in all our Product at the enterprise level.

We have around 1600+ repositories, We have automated SBOM upload into Dependency track. Now we are facing issue in the identification of Vulnerabilities and License values are not getting populated under any repo.
On Checking further identified that there is an issues with SBOM format which is being used. Converting to Cyclone DX format from Github SPDX format using CycloneDX Cli.
Dependency track is unable to identify the License which are Custom and combination of Licenses like mentioned below.
Is there any XML format or structure needs to be updated.
Please find the sample component block for your reference.
bootstrap
5.3.5
CC-BY-3.0 AND MIT
Copyright (c) 2011-2025 The Bootstrap Authors, Copyright 2011-2025 The Bootstrap Authors, copyright 2011-2025 the Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors), Copyright 2011-2025 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
NOASSERTION
SPDXRef-npm-bootstrap-5.3.5-d2bba5
false
CC-BY-3.0 AND MIT
pkg:npm/[email protected]
NOASSERTION
Beta Was this translation helpful? Give feedback.
All reactions