Container SBOM
Prerequisites
Usage
Description
Exit codes
Debug
Options
--format=<cyclonedx1.4+json|cyclonedx1.4+xml|cyclonedx1.5+json|cyclonedx1.5+xml|cyclonedx1.6+json|cyclonedx1.6+xml|spdx2.3+json>
--format=<cyclonedx1.4+json|cyclonedx1.4+xml|cyclonedx1.5+json|cyclonedx1.5+xml|cyclonedx1.6+json|cyclonedx1.6+xml|spdx2.3+json>[--org=<ORG_ID>]
[--org=<ORG_ID>]--platform=<PLATFORM>
--platform=<PLATFORM>[--exclude-app-vulns]
[--exclude-app-vulns][--exclude-node-modules]
[--exclude-node-modules][--nested-jars-depth=<DEPTH>]
[--nested-jars-depth=<DEPTH>][--username=<CONTAINER_REGISTRY_USERNAME>]
[--username=<CONTAINER_REGISTRY_USERNAME>][--password=<CONTAINER_REGISTRY_PASSWORD>]
[--password=<CONTAINER_REGISTRY_PASSWORD>]<IMAGE>
<IMAGE>Examples for the snyk container sbom command
Create a CycloneDX JSON document for an image
Create a CycloneDX JSON document for an image and redirect stdout to a file
Create a SPDX JSON document for an image while excluding application dependencies
Refer to a container image by its digest
Last updated
Was this helpful?

