docker/sbom-cli-plugin

:warning: DEPRECATED: Plugin for Docker CLI to support SBOM creation using Syft; use `docker scout sbom` instead.

Go

161

31 commits

updated May 19, 2026

See the code

README

:warning: Discontinued

The docker sbom command has been removed, please use the docker scout sbom command instead.

sbom-cli-plugin

Plugin for Docker CLI to support viewing and creating SBOMs for Docker images using Syft.

Getting started

# install the docker-sbom plugin
curl -sSfL https://raw.githubusercontent.com/docker/sbom-cli-plugin/main/install.sh | sh -s --

# use the sbom plugin
docker sbom <my-image>

Contributors

wagoodman

25 commits

crazy-max

3 commits

chris-crone

1 commits

jonasagx

1 commits

docker/sbom-cli-plugin

:warning: DEPRECATED: Plugin for Docker CLI to support SBOM creation using Syft; use `docker scout sbom` instead.

Go

161

31 commits

updated May 19, 2026

See the code

README

:warning: Discontinued

The docker sbom command has been removed, please use the docker scout sbom command instead.

sbom-cli-plugin

Plugin for Docker CLI to support viewing and creating SBOMs for Docker images using Syft.

Getting started

# install the docker-sbom plugin
curl -sSfL https://raw.githubusercontent.com/docker/sbom-cli-plugin/main/install.sh | sh -s --

# use the sbom plugin
docker sbom <my-image>

Contributors

wagoodman

25 commits

crazy-max

3 commits

chris-crone

1 commits

jonasagx

1 commits

Languages

Go

59.9%

Shell

24.7%

Makefile

8.5%

Ruby

5.8%