Getting started with custom rules
Enable Snyk Code custom rules in Snyk Preview
Enabling custom rules is only available for Enterprise plans. You can enable Snyk Code custom rules in Snyk Preview.
Getting started with custom rules across environments
You can run custom rules as part of any scan run by Snyk Code, and it is available across the following environments:
Snyk Web UI
You can create and test queries in a local environment, completely separate from your current Snyk scans. Perform one of the following actions in Snyk Web UI:
Snyk CLI
You can test your Code Projects using Snyk CLI with regular commands and options as long as you have the .snyk file to hold any custom rules that you have created using Snyk Web UI.
IDE
IDE integrations with Snyk support custom rules as long as you have the .snyk file to hold any custom rules that you have created using Snyk Web UI.
Last updated
Was this helpful?