Releases: POSIdev-community/AI.Plugin.IntelliJ
Releases · POSIdev-community/AI.Plugin.IntelliJ
2.3.0
2.2.2
To help users sort out a large number of vulnerabilities detected during project scanning, the Assistant function has been added to the plugin.
Assistant helps with the following:
- Suggests vulnerabilities to be confirmed or discarded
- Groups similar vulnerabilities and offers to confirm or discard the entire group
2.2.1
- For static analysis of JavaScript and TypeScript applications, you can now use separate scan modules: Taint and JSA. You can manually select one of them or both by aiproj file.
- Fixed the Java project scanning errors.
- Fixed the error that occurred when scanning with the module that searches for vulnerable components in an isolated network.
- PT AI 4.7.1 API support added.
2.2.0
- In version 2.2.0, you can scan applications written in several languages. When creating a project, PT Application Inspector plugin analyzes extensions of project files with source code and automatically identifies their languages. If necessary, you can change languages manually.
- Added support for the Ruby language and its scan engine.
- Added support for the Go language and its scan engine.
- Added the JSA.Net scan engine that allows scanning C# projects in Windows and Linux.
- Replaced the scan engine for Java projects. This fixed issues with dependency loading and improved search for vulnerabilities.
- Improved the calculation mechanism for the RAM allocated to the processor cores during local scanning if the Use all available resources setting is disabled in the plugins. Improved stability of scan results.
- Support PT AI 4.7.0
2.1.0
- The new Intellij IDEA interface is now supported
- For the Precheck scanning stage, the Feeds processing step is now displayed
- The Scan History tab is now displayed not only in developer mode
- Improved the design of pop-up notifications about the code analyzer
- Data is now stored using SQLite instead of LiteDB
- For languages that have a main scan module (Java, JavaScript/TypeScript, PHP and Python), the PM Taint core is no longer used
- Optimized the scanning process
- ALT Linux OS is now supported in the test mode
- PT AI 4.6.0 API support added
2.0.1
2.0.0
1.3.0
1.2.0
- Added the ability to scan JavaScript and TypeScript applications.
- The plugin is now available on the Marketplace.
Attention: Before you install this plugin version, make sure that the previous version is removed from your computer. Otherwise, the plugin will not operate properly.
1.1.0
- Added the ability to scan Java applications
- Support for 2022.* versions of IntelliJ IDEA
- Improved analyzer loading stability