first
This commit is contained in:
15
safekiso-server/node_modules/snyk/help/cli-commands/container.md
generated
vendored
Normal file
15
safekiso-server/node_modules/snyk/help/cli-commands/container.md
generated
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# Container
|
||||
|
||||
## 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](https://docs.snyk.io/snyk-cli/scan-and-maintain-projects-using-the-cli/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.md), `container test --help`: tests for any known vulnerabilities
|
||||
- [`container monitor`](container-monitor.md), `container monitor --help`: captures the container image layers and dependencies and monitors for vulnerabilities on [snyk.io](https://snyk.io)
|
||||
- [`container sbom`](container-sbom.md), `container sbom --help`: generates an SBOM for a container image
|
||||
Reference in New Issue
Block a user