14 lines
502 B
Markdown
14 lines
502 B
Markdown
# Code
|
|
|
|
## Description
|
|
|
|
The `snyk code test` command finds security issues using Static Code Analysis.
|
|
|
|
For more information, see [CLI for Snyk Code](https://docs.snyk.io/snyk-cli/scan-and-maintain-projects-using-the-cli/using-snyk-code-from-the-cli)
|
|
|
|
## `snyk code` command and the help docs
|
|
|
|
The single`snyk code` command is identified here with the help options:
|
|
|
|
[`code test`](code-test.md); `code test --help`: Test source code for any known security issues (Static Application Security Testing).
|