Skip to content

Commit

Permalink
Merge pull request #5643 from snyk/docs/automatic-gitbook-update
Browse files Browse the repository at this point in the history
docs: Synchronizing CLI help from user-docs
  • Loading branch information
thisislawatts authored Jan 9, 2025
2 parents 24f26b7 + 50ddf66 commit 5c1155e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
6 changes: 0 additions & 6 deletions help/cli-commands/container-monitor.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,12 +134,6 @@ In earlier releases, cannot be used with `--app-vulns`.

For more information see [Detecting application vulnerabilities in container images](https://docs.snyk.io/scan-using-snyk/snyk-container/use-snyk-container-from-the-web-ui/detect-application-vulnerabilities-in-container-images)

### `--exclude-node-modules`

Allow disabling the scan of node_modules directories inside node.js container images; in CLI versions v1.1292.0 and higher, node_modules scanning is enabled by default.

When the node_modules scan is disabled, snyk will report vulnerabilities for npm projects sourced from application file pairs: [package.json, package-lock.json], [package.json, yarn.lock].

### `--nested-jars-depth`

When `app-vulns` is enabled, use the `--nested-jars-depth=n` option to set how many levels of nested jars Snyk is to unpack. Depth must be a number.
Expand Down
6 changes: 0 additions & 6 deletions help/cli-commands/container-test.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,12 +116,6 @@ Allow disabling scans for app vulnerabilities; in CLI versions 1.1090.0 (2023-01

In earlier releases, cannot be used with `--app-vulns`.

### `--exclude-node-modules`

Allow disabling the scan of node_modules directories inside node.js container images; in CLI versions v1.1292.0 and higher, node_modules scanning is enabled by default.

When the node_modules scan is disabled, snyk will report vulnerabilities for npm projects sourced from application file pairs: [package.json, package-lock.json], [package.json, yarn.lock].

### `--nested-jars-depth`

When `app-vulns` is enabled, use the `--nested-jars-depth=n` option to set how many levels of nested jars Snyk is to unpack. Depth must be a number.
Expand Down

0 comments on commit 5c1155e

Please sign in to comment.