SBOM
The `hanzo sbom` commands.
Also for this capability: API · CLI · MCP · SDKs
What is inside a container image: every component, resolvable by digest or image ref.
hanzo sbom healthEvery command takes --json for the raw response and --help for its own flags. Sign in once with hanzo auth login; the commands below use that session, and the org they act in is the one it carries.
| Command | What it does |
|---|---|
hanzo sbom create | Ingest persists a CycloneDX SBOM's components keyed by image digest. |
hanzo sbom health | Health is a pure liveness probe: the service is up; datastore reflects whether the datastore store is connected. |
How is this guide?