For the complete documentation index, see llms.txt. This page is also available as Markdown.

Container

The snyk container commands that test and monitor container images

Description

The snyk container commands test and continuously monitor container images for vulnerabilities and generate an SBOM for a container image.

For more information, see Snyk CLI for Snyk Container

snyk container commands and the help docs

The snyk container commands are listed here with the help options:

  • container test, container test --help: tests for any known vulnerabilities

  • container monitor, container monitor --help: captures the container image layers and dependencies and monitors for vulnerabilities on snyk.io

  • container sbom, container sbom --help: generates an SBOM for a container image

Last updated

Was this helpful?