Verify the Contents of Published OpenShell Images
Published gateway and supervisor images carry one SPDX SBOM per platform as OCI attestations.
Inspect an Image
Read a platform’s document without pulling the image:
List the packages instead of the full document:
The same commands work for ghcr.io/nvidia/openshell/supervisor.
Coverage
Every SBOM lists the base-image packages. Release Dev and Release Tag images also list the Rust crates compiled into their OpenShell binary.
OpenShell also publishes minimal SLSA provenance. It records how BuildKit produced the image, including its source revision, build platform, and base-image materials, without the extra build parameters included by full provenance.