Edit File: code.md
# 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`: tests for any known security issues using Static Code Analysis
Back to File Manager