|
|
2 years ago | |
|---|---|---|
| .. | ||
| README.md | 2 years ago | |
| apps.md | 2 years ago | |
| auth.md | 2 years ago | |
| code.md | 2 years ago | |
| config.md | 2 years ago | |
| container-monitor.md | 2 years ago | |
| container-test.md | 2 years ago | |
| container.md | 2 years ago | |
| iac-describe.md | 2 years ago | |
| iac-report.md | 2 years ago | |
| iac-test.md | 2 years ago | |
| iac-update-exclude-policy.md | 2 years ago | |
| iac.md | 2 years ago | |
| ignore.md | 2 years ago | |
| log4shell.md | 2 years ago | |
| monitor.md | 2 years ago | |
| policy.md | 2 years ago | |
| test.md | 2 years ago | |
Snyk CLI scans and monitors your projects for security vulnerabilities and license issues.
For more information visit the Snyk website
For details see the CLI documentation
snyk authsnyk testsnyk monitorTo learn more about each Snyk CLI command, use the --help option, for example, snyk auth --help or snyk container --help
Note: The help on the docs site is the same as the --help in the CLI.
snyk authAuthenticate Snyk CLI with a Snyk account.
snyk testTest a project for open source vulnerabilities and license issues.
Note: Use snyk test --unmanaged to scan all files for known open source dependencies (C/C++ only).
snyk monitorSnapshot and continuously monitor a project for open source vulnerabilities and license issues.
snyk containerTest container images for vulnerabilities.
snyk iacCommands to find and manage security issues in Infrastructure as Code files.
snyk codeFind security issues using static code analysis.
snyk log4shellFind Log4Shell vulnerability.
snyk configManage Snyk CLI configuration.
snyk policyDisplay the .snyk policy for a package.
snyk ignoreModify the .snyk policy to ignore stated issues.
Use -d option to output the debug logs.
You can use environment variables to configure the Snyk CLI and also set variables to configure the Snyk CLI to connect with the Snyk API. See Configure the Snyk CLI