sbom import command allows you to import SBOMs to Endor Labs to track your third party risk.
Usage
To import an SBOM to Endor Labs use the following command:- CycloneDX Format
- SPDX Format
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Use the SBOM import command to import SBOMs to Endor Labs
sbom import command allows you to import SBOMs to Endor Labs to track your third party risk.
endorctl sbom import --sbom-file-path=/path/to/your/sbom.json
endorctl sbom import --format=spdx --sbom-file-path=/path/to/your/sbom.json
Was this page helpful?