Import an SBOM to Endor Labs
Import your project’s SBOM into the Endor Labs application to discover vulnerabilities and view findings. You can use the following methods to import SBOMs:- Import SBOMs through the Endor Labs UI to upload your SBOMs and access vulnerability and dependency insights.
- Import SBOMs through the Endor Labs CLI to ingest SBOMs and access vulnerability and dependency insights directly from your command line.
Import SBOMs through the Endor Labs UI
To import SBOMs through the Endor Labs UI and view vulnerability and dependency insights:- Select SBOM Hub from the left sidebar.
- Select Import SBOM in the top right-hand corner.
- Choose Upload File and select the type of SBOM you would like to upload, either in XML or json format.
- Use CycloneDX if your vendor has provided you with a CycloneDX format SBOM.
- Use SPDX if your vendor has provided you with a SPDX format SBOM.
- Select Browse to upload your SBOM from your workstation or drag the SBOM into the Endor Labs user interface.
Import SBOMs through the Endor Labs CLI
Import an SBOM using the CLI to trigger an instant scan and immediately view vulnerabilities and dependency insights with the following command:- CycloneDX Format
- SPDX Format
Manage SBOMs
You can manage SBOMs by deleting unwanted files and editing tags for consistent search and filtering.Delete an SBOM
- Select SBOM Hub from the left sidebar.
- Select one or more SBOMs to remove.
- Select the vertical three dots on the row, then select Delete SBOM.
Edit tags for an SBOM
Tags are keywords you attach to SBOMs to group and filter them, for example, by vendor or data classification. Tags can have a maximum of 63 characters and can contain letters A-Z, numbers (0-9), or any of (=@_.-) special characters. To edit tags for SBOMs:- Select SBOM Hub from the left sidebar.
- Select one or more SBOMs.
- Click Edit Tags in the top right-hand corner.
- Add, change, or remove tags, then save.