Comment on page
Manage your SBOM
After uploading your SBOM file or manually creating your SBOM, you can manage your SBOM for each product and version in your software supply chain.
Once you've created your SBOM, we'll match your software against the National Vulnerability Database (NVD), supported Package URLs (PURL) package managers, and CPE strings. In the Match status column, you will see various matching statuses, along with the corresponding match sources.
Click the Add SBOM/Manage SBOMs drop-down button to upload your first SBOM and manage your SBOMs.
1. Select your product and version.
Name | Description |
---|---|
Product name | This is the product that contains all of the dependency components from that product’s SBOM. |
Version | This is the product version. |
2. Select your product and version.
Add SBOM/Manage SBOM actions
Where did the Add SBOM button go?
If you've already uploaded one SBOM, this button changes to Manage SBOMs, providing you with additional actions, including the ability to check SBOM file upload status.
Action | Description |
---|---|
Upload SBOM | This will prompt you to upload an SBOM in CycloneDX or SPDX format.
Note: If you have an SBOM in another format, send it to us so that we can convert it for you. If you don’t have an SBOM, contact us so we can get you started. |
Add dependency | |
View upload status | This displays the SBOMs that have been uploaded for your products and versions. You can view the file name, file ID, when it was uploaded and by whom, the number of entries processed, and the status.
If a file has uploaded successfully, you can see the number of dependency components processed from the SBOM. If a file has not uploaded successfully, you will see a red x icon next to the Failed to upload status. For these files, you will see an info icon to get more information on resolving the error. |
Export SBOM | This will automatically download a JSON version of your SBOM. This includes any dependency components that you added manually or modifications that you made to existing dependencies. You can also export associated vulnerabilities. Refer to Export your SBOM for more information. |
Make sure you've selected a product and version so that you can see that version's dependency components.
Column name | Description |
---|---|
Dependency name | This is the name of this dependency component. |
Supplier | This is the supplier of this dependency component. |
Version | This is the version for this dependency component. See a warning icon next to your version? Refer to Get a warning icon next to your dependency component version for more information. |
Type | COMING SOON!: This is the type of dependency component, such as Application or Library, that may have been uploaded in your SBOM. If you created your SBOM manually or your SBOM did not include the type, this will be blank. |
Match status | There are three statuses:
IMPORTANT: If you have a Matched status that is accompanied by a NOT IN NVD token, this has not been matched in the NVD, thus will not bring forth your vulnerabilities. See the Resolve a Matched status that has a NOT IN NVD token.
|
Actions | The Actions column displays a … (ellipses) button, which you can click to get to the available actions:
|
Green checkmark icon | This displays in the Product impact column to indicate that this vulnerability has been reviewed and a user has determined that there is no impact to this dependency. |
You can also filter to get to exactly the dependency components you want to focus on.
Filter name | Description |
---|---|
Any match status | This displays the dependency’s current Match status. There are four options:
|
All sources | There are several sources that we consult. If there is a match via one or more sources, you will see a token indicator with the source name next to the NVD status for that dependency. Options:
|
Last modified 1mo ago