description |
---|
Use this documentation to get started with the JetBrains plugin. |
Integrating security checks early in your development lifecycle helps you pass security reviews seamlessly and avoid expensive fixes down the line.
The Snyk JetBrains plugin allows you to analyze your code, open-source dependencies, Docker images, and Infrastructure as Code (IaC) configurations. With actionable insights directly in your IDE, you can address issues as they arise.
Key features:
- In-line issue highlighting: Security issues are flagged directly within your code, categorized by type and severity for quick identification and resolution.
- Comprehensive scanning: The extension scans for a wide range of security issues, including:
- Open Source Security: Detects vulnerabilities and license issues in both direct and transitive open-source dependencies. Automated fix suggestions simplify remediation. Explore more in the Snyk Open Source documentation.
- Code Security: Identifies security vulnerabilities in your custom code. Explore more in the Snyk Code documentation.
- IaC Security: Uncovers configuration issues in your Infrastructure as Code templates (Terraform, Kubernetes, CloudFormation, Azure Resource Manager). Explore more in the IaC documentation.
- Container Security: Finds security vulnerabilities in your base images; supports all the operating system distributions supported by Snyk Container. See also the Snyk Container docs.
- Broad language and framework support: Snyk Open Source and Snyk Code cover a wide array of package managers, programming languages, and frameworks, with ongoing updates to support the latest technologies. For the most up-to-date information on supported languages, package managers, and frameworks, see the supported language technologies pages.
The latest Snyk JetBrains plugin is supported by all JetBrains IDEs 2023.3 or newer.
An older plugin version is supported by JetBrains IDEs 2020.3 or newer.
You can use the Snyk JetBrains plugin in the following environments:
- Linux: 386, AMD64, and ARM64
- Linux Alpine: 386 and AMD64
- Windows: 386, AMD64, and ARM64
- MacOS: AMD64 and ARM64
Install the plugin at any time free of charge from the JetBrains marketplace and use it with any Snyk account, including the Free plan. For more information, see the IDEA plugin installation guide.
When the extension is installed, it automatically downloads the Snyk CLI, which includes the Language Server.
Continue by following the instructions in the other JetBrains plugin docs:
- Configuration, environment variables, and proxy for the JetBrains plugins
- JetBrains plugin authentication
- JetBrains plugin folder trust
- Run an analysis with the JetBrains plugins
For troubleshooting and known issues, see Troubleshooting for the JetBrains plugin.
If you need help, submit a request to Snyk Support.