The snyk container commands test and continuously monitor container images for vulnerabilities and generate an SBOM for a container image.
snyk container
For more information, see Snyk CLI for Snyk Containerarrow-up-right
The snyk container commands are listed here with the help options:
container test, container test --help: tests for any known vulnerabilities
container test
container test --help
container monitor, container monitor --help: captures the container image layers and dependencies and monitors for vulnerabilities on snyk.ioarrow-up-right
container monitor
container monitor --help
container sbom, container sbom --help: generates an SBOM for a container image
container sbom
container sbom --help
Last updated 1 year ago
Was this helpful?