Code
Usage
snyk code [<COMMAND>] [<OPTIONS>] [<PATH>]
Description
The snyk code
command finds security issues using Static Code Analysis.
For more information see CLI for Snyk Code
snyk code
command and the help docs
snyk code
command and the help docsThe snyk code
command is identified here with the help options:
code test
; code test --help
: tests for any known security issues using Static Code Analysis
Last updated
Was this helpful?