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 container security
snyk container
commands and the help docsThe snyk container
commands are listed here with the
help options:
container test
,
container test --help
: tests for any known
vulnerabilitiescontainer monitor
,
container monitor --help
: captures the container image
layers and dependencies and monitors for vulnerabilities on snyk.iocontainer sbom
,
container sbom --help
: generates an SBOM for a container
image