Skip to content

nuvo-orgamen/sbom-cli-plugin

 
 

Repository files navigation

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>

About

Plugin for Docker CLI to support SBOM creation using Syft

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 59.7%
  • Shell 24.7%
  • Makefile 8.6%
  • Ruby 5.8%
  • Python 0.9%
  • Dockerfile 0.2%
  • Roff 0.1%