Sigrid extension for JetBrains IDEs beta
This extension is currently in beta. Features and behaviour may change. If you run into any issues, please contact SIG’s support team.
The JetBrains plugin is another Sigrid IDE extension, alongside the Sigrid extension for VS Code, that helps you work on Sigrid findings without leaving your IDE. You can browse findings, triage them, and navigate straight to the relevant code. The plugin works across all JetBrains platforms, including IntelliJ, Rider, and any other JetBrains IDE you use.
If you’re looking for AI coding assistant integration instead, check out the Sigrid MCP. This plugin is for developers who want to work with findings themselves.
What you can do with it:
- Browse Maintainability, Security, and Open Source Health findings directly in your IDE
- Filter by risk level or status, or search across all findings
- See only the findings for the file you’re currently editing
- Triage findings — update status and add remarks — without opening Sigrid in your browser
- Double-click a finding to jump straight to the relevant line of code
- Open the full finding detail page in Sigrid when you need more context
Requirements
The plugin works with the following JetBrains IDEs, version 2026.1 or later:
IntelliJ IDEA (Community & Ultimate), PyCharm (Community & Professional), WebStorm, GoLand, PhpStorm, RubyMine, CLion, Rider, Android Studio, and Aquua.

You’ll also need a Sigrid account with API access.
Installing the plugin
The plugin is currently in beta and not yet available on the JetBrains Marketplace. To install it:
- Download the latest ZIP file from the releases page
- Open your JetBrains IDE and go to Settings → Plugins
- Click the gear icon (⚙️) and choose Install Plugin from Disk
- Select the ZIP file you downloaded and restart the IDE
Setting it up
Go to Settings → Tools → Sigrid and fill in your API Key and Customer name. If you’re on a self-hosted Sigrid instance, add your URL there too — otherwise leave it blank and it’ll default to https://sigrid-says.com.
For the system name, go one level deeper to Settings → Tools → Sigrid → Project and fill in the System field. This tells the plugin which codebase to load findings for.

Opening the plugin
Once configured, look for the Sigrid tab at the bottom of your IDE. If you don’t see it, you can open it from View → Tool Windows → Sigrid, or press Cmd+Shift+A (Mac) / Ctrl+Shift+A (Windows/Linux) and search for “Sigrid Tool Window”.
The panel has three tabs — Maintainability, Security, and Open Source Health — each showing the findings Sigrid has for your system.

Navigating findings
Double-click any finding to jump to the exact file and line. If a finding has multiple locations, a picker appears so you can choose which one to go to. The icon on the right side of each row opens the full finding detail page in Sigrid in your browser.
Filtering and searching findings
When working with a large number of findings it can be hard to focus on what matters most. You can narrow down the findings list using the filter controls and the search bar at the top of the panel.
To show only findings for the file you’re currently editing, toggle the Active button in the toolbar. Only findings related to the open file are shown. The filter state is remembered per tab.
To filter by risk level, click the filter icon (▽) next to the Risk column header. A dropdown appears with the risk levels available in your current findings — for example Very High, High, or Medium. Only options that exist in the active findings table are shown. Select one or more risk levels to show only findings that match. Deselect to remove the filter.
To filter by status, click the filter icon (▽) next to the Status column header. A dropdown appears with the available statuses, such as Raw, Accepted, and False Positive.
To search across all findings, use the search bar in the top-right corner of the panel. The list updates in real time as you type.
You can combine the active file filter, risk, status, and search filters at the same time.

Editing findings
You can update a finding’s status and add a remark directly from the findings panel, without opening Sigrid in your browser.
To edit a finding, select one or more rows and do one of the following:
- Press F2
- Click the edit button in the toolbar
- Right-click and choose Edit… from the context menu
Batch edits are supported for up to 25 findings at a time.
Contact and support
Feel free to contact SIG’s support team for any questions or issues you may have after reading this documentation or when using Sigrid.