Using Snyk Code from CI/CD pipeline
Use CI/CD integration to test your code for vulnerabilities and make sure that your changes do not introduce new vulnerabilities and keep your applications secure.
Before you set up your CI/CD integration, please be aware of the following:
- Snyk Code is not yet supported in the Snyk CI Plugins (for example, the Snyk Jenkins plugin), but you can use the Snyk Code CLI to integrate with your CI server.
- You can filter the results by severity (for example, only fail jobs if high-severity vulnerabilities are introduced).
Last modified 1mo ago