Releases: Checkmarx/ast-jetbrains-plugin
Releases · Checkmarx/ast-jetbrains-plugin
Release list
2.0.1776408256-nightly (1776408989)
Plugins in this release
- Checkmarx (AST): 2.0.1776408256 (NEW)
- Checkmarx Developer Assist: 1.0.1776408256 (NEW)
Checkmarx (AST): 2.0.1776408256
What's Changed
No changes
Full Changelog: 2.3.6...2.0.1776408256
DevAssist: 1.0.1776408256
What's Changed
No changes
Full Changelog: 2.3.6...1.0.1776408256
2.3.6
Plugins in this release
- Checkmarx (AST): 2.3.6 (NEW)
- Checkmarx Developer Assist: 1.0.2 (NEW)
Checkmarx (AST): 2.3.6
What's Changed
No changes
Full Changelog: 2.3.5...2.3.6
DevAssist: 1.0.2
What's Changed
🚀 New Features
- Add MCP unavailability disclosure and fallback remediation guidance (AST-145752) (#431) by @cx-atish-jadhav
Full Changelog: 2.3.5...1.0.2
2.3.5
Plugins in this release
- Checkmarx (AST): 2.3.5 (NEW)
- Checkmarx Developer Assist: 1.0.1 (NEW)
Checkmarx (AST): 2.3.5
What's Changed
🐛 Bug Fixes
- Bug fixes and increased code coverage by @cx-atish-jadhav
Full Changelog: 2.3.4...2.3.5
DevAssist: 1.0.1
What's Changed
🐛 Bug Fixes
- fix(asca): Handle multiple vulnerabilities on same line independently (#429) by @cx-atish-jadhav
- Bug fixes and increased code coverage by @cx-atish-jadhav
Full Changelog: 2.3.4...1.0.1
2.3.4
Plugins in this release
- Checkmarx (AST): 2.3.4 (NEW)
- Checkmarx Developer Assist: 1.0.0
Checkmarx (AST): 2.3.4
What's Changed
🚀 New Features
- Implement changelog generation script and update Gradle build configurations by @cx-amol-mane
- Added new images for checkmarx developer assist and fixed filter issue by @cx-anand-nandeshwar
- Added build configuration task for execute library test cases by @cx-anand-nandeshwar
- Added readme file by @cx-anand-nandeshwar
- Added settings classes for plugin-ignite AST-133784 by @cx-anand-nandeshwar
- Added scan registration code on project open by @cx-anand-nandeshwar
- Migrated required classes to plugin-ignite and checkmarx-ast plugin AST-133069 - Added icons to common-lib - Added test cases by @cx-anand-nandeshwar
- Added icons to common-lib - Migrated required classes to plugin-ignite and checkmarx-ast plugin AST-133069 - Added test cases by @cx-anand-nandeshwar
- Added common classes to common-lib AST-133373 by @cx-anand-nandeshwar
- Added common classes to common-lib AST-133373 by @cx-anand-nandeshwar
- Added gradle.properties file to maintain the versions and default values - Configure common dependencies on global level by @cx-anand-nandeshwar
🐛 Bug Fixes
- Fixed agent name by @cx-anand-nandeshwar
- Fixed the open settings page issue on logout by @cx-anand-nandeshwar
- fixing unit and integration testcases by @cx-atish-jadhav
- Fixed open settings issue on log-out state and renamed class by @cx-anand-nandeshwar
- fix(tests): resolve import errors and path issues in plugin-checkmarx-ast tests by @cx-atish-jadhav
- Fixed imports for test classes by @cx-anand-nandeshwar
- Migrated devassist unit cases to devassist-lib and fixed imports - AST-133403 by @cx-anand-nandeshwar
- Refactor code, migrate common classes and fixed the plugin issues AST-133376, AST-133638 by @cx-anand-nandeshwar
- Refactor code, migrate common classes and fixed the plugin issues AST-133376, AST-133638 by @cx-anand-nandeshwar
📝 Documentation
- Removed plugin specific readme files by @cx-anand-nandeshwar
♻️ Refactor
- Refactor and rename files and code from ignite to cxdevassist - Changes for review comments by @cx-anand-nandeshwar
- Refactor and renamed common files from devassist-lib by @cx-anand-nandeshwar
- Refactor and move CustomResultState class from common-lib to checkmarx-ast plugin module as its belongs only to checkmarx plugin by @cx-anand-nandeshwar
- Move Settings UI classes specific to the plugins and refactor code by @cx-anand-nandeshwar
- Move Settings UI classes specific to the plugins and refactor code by @cx-anand-nandeshwar
- Refactor Code, and created common methods for common code by @cx-anand-nandeshwar
⚡ Performance
- Optimize imports by @cx-anand-nandeshwar
🔧 Other Changes
- Merge dummy branch changes in ignite plugin release by @cx-atish-jadhav
- Squashed commit of the following: by @cx-atish-jadhav
- Renamed plugin name by @cx-anand-nandeshwar
- Changed mcp configuration and agent name in the prompts AST-134403 by @cx-anand-nandeshwar
- Changed vulnerability popup tooltip (problem description for ignite) - AST-134402 by @cx-anand-nandeshwar
- Moved Results class to commands package by @cx-anand-nandeshwar
- Updated ast build.gradle configuration for ui test cases support by @cx-anand-nandeshwar
- Updated name from Checkmarx to Checkmarx Developer Assist in welcome page plugin-ignite AST-134400 by @cx-anand-nandeshwar
- Updated name from Checkmarx to Checkmarx Developer Assist in settings pages for plugin-ignite AST-134400 by @cx-anand-nandeshwar
- Changes for API key based authentication AST-134174 by @cx-anand-nandeshwar
- Renamed project listener class to dev assist and register for checkmarx-ast by @cx-anand-nandeshwar
- Organized imports by @cx-anand-nandeshwar
- initial project setup with multi module AST-133066 - Removed main src folder by @cx-anand-nandeshwar
Full Changelog: 2.3.3...2.3.4
2.3.9-test-dry-run (1772289277)
Plugins in this release
- Checkmarx (AST): 2.3.8
- Checkmarx Developer Assist: 1.0.4 (NEW)
DevAssist: 1.0.4
What's Changed
🚀 New Features
- Implement changelog generation script and update Gradle build configurations by @cx-amol-mane
- Added checkmarx developer assist user manual link by @cx-anand-nandeshwar
- Added README for checkmarx developer assist plugin by @cx-anand-nandeshwar
- Added help page link for checkmarx developer assist page by @cx-anand-nandeshwar
- Add comprehensive unit test suite for Ignite module settings and UI components by @cx-atish-jadhav
- Added new images for checkmarx developer assist and fixed filter issue by @cx-anand-nandeshwar
- Added settings classes for plugin-ignite AST-133784 by @cx-anand-nandeshwar
- Migrated required classes to plugin-ignite and checkmarx-ast plugin AST-133069 - Added icons to common-lib - Added test cases by @cx-anand-nandeshwar
- Mirated devassist feature backed classes to devassist-lib AST-133401 by @cx-anand-nandeshwar
- Mirated devassit feature backed classes to devassist-lib AST-133401 by @cx-anand-nandeshwar
- Added common classes to common-lib AST-133373 by @cx-anand-nandeshwar
- Added common classes to common-lib AST-133373 by @cx-anand-nandeshwar
- Added gradle.properties file to maintain the versions and default values - Configure common dependencies on global level by @cx-anand-nandeshwar
🐛 Bug Fixes
- Fixed agent name by @cx-anand-nandeshwar
- Fixed the open settings page issue on logout by @cx-anand-nandeshwar
- fixing unit and integration testcases by @cx-atish-jadhav
- Fixed open settings issue on log-out state and renamed class by @cx-anand-nandeshwar
- Migrated devassist unit cases to devassist-lib and fixed imports - AST-133403 by @cx-anand-nandeshwar
- Refactor code, migrate common classes and fixed the plugin issues AST-133376, AST-133638 by @cx-anand-nandeshwar
- Refactor code, migrate common classes and fixed the plugin issues AST-133376, AST-133638 by @cx-anand-nandeshwar
📝 Documentation
- Removed plugin specific readme files by @cx-anand-nandeshwar
- updated README.md file for checkmarx developer assist by @cx-anand-nandeshwar
♻️ Refactor
- Refactor and rename files and code from ignite to cxdevassist - Changes for review comments by @cx-anand-nandeshwar
- Refactor and rename module name by @cx-anand-nandeshwar
- Refactor and renamed common files from devassist-lib by @cx-anand-nandeshwar
- Refactor and move CustomResultState class from common-lib to checkmarx-ast plugin module as its belongs only to checkmarx plugin by @cx-anand-nandeshwar
- Refactor code to support dynamic plugin tool window by @cx-anand-nandeshwar
- Move Settings UI classes specific to the plugins and refactor code by @cx-anand-nandeshwar
- Move Settings UI classes specific to the plugins and refactor code by @cx-anand-nandeshwar
- Refactor Code, and created common methods for common code by @cx-anand-nandeshwar
⚡ Performance
- Optimize authentication code removed radio button by @cx-anand-nandeshwar
- Optimize imports by @cx-anand-nandeshwar
🔧 Other Changes
- Changed content for marketplace by @cx-anand-nandeshwar
- Squashed commit of the following: by @cx-atish-jadhav
- Renamed plugin name by @cx-anand-nandeshwar
- Renamed class as per module by @cx-anand-nandeshwar
- Updated changed notes and auth UI by @cx-anand-nandeshwar
- Changed mcp configuration and agent name in the prompts AST-134403 by @cx-anand-nandeshwar
- Changed vulnerability popup tooltip (problem description for ignite) - AST-134402 by @cx-anand-nandeshwar
- Updated name from Checkmarx to Checkmarx Developer Assist in welcome page plugin-ignite AST-134400 by @cx-anand-nandeshwar
- Updated name from Checkmarx to Checkmarx Developer Assist in settings pages for plugin-ignite AST-134400 by @cx-anand-nandeshwar
- Changes for API key based authentication AST-134174 by @cx-anand-nandeshwar
- Renamed project listener class to dev assist and register for checkmarx-ast by @cx-anand-nandeshwar
- initial project setup with multi module AST-133066 - Removed main src folder by @cx-anand-nandeshwar
Full Changelog: 2.3.3...1.0.4
2.3.3
What's Changed
Checkmarx One SDK Updates 🛠
- Update AST CLI Java Wrapper to version 2.4.19 by @ast-phoenix in #397
- Update AST CLI Java Wrapper to version 2.4.20 by @ast-phoenix in #405
Full Changelog: 2.3.2...2.3.3
2.3.2
What's Changed
New Features 🚀
- Fix with CxOne assist (#386) by @cx-aniket-shinde in #387
Checkmarx One SDK Updates 🛠
- Update AST CLI Java Wrapper to version 2.4.18 by @ast-phoenix in #391
Other Changes
- Enable Disable Scan Issue AST-128332 by @cx-anand-nandeshwar in #378
- Other/standalone(AST-109612) by @cx-atish-jadhav in #392
Full Changelog: 2.3.1...2.3.2
2.3.1
What's Changed
Bug Fixes 🐛
- checking-if-list-is-null by @cx-hitesh-madgulkar in #381
Other Changes
- Fixed Authentication Test case and segregated Success and Failed Auth… by @cx-shubham-singhal in #376
-
- Renamed plugin name from Checkmarx AST to Checkmarx - AST-129688 by @cx-anand-nandeshwar in #384
Full Changelog: 2.3.0...2.3.1
2.3.0
What's Changed
New Features 🚀
- Asca, IaC and Temetry changes (AST-107859) by @cx-atish-jadhav in #369
Checkmarx One SDK Updates 🛠
- Update AST CLI Java Wrapper to version 2.4.17 by @ast-phoenix in #375
Full Changelog: 2.2.10...2.3.0
2.2.10
What's Changed
New Features 🚀
- CxOne Dev Assist - Secret and Container engines - AST-107870 by @cx-anand-nandeshwar in #363
-
- Fixed CxFinding window issue-AST-107870 by @cx-anand-nandeshwar in #364
- Code Fix For ASCA Checkbox in Oauth Flow AST-126977 by @cx-anurag-dalke in #365
Full Changelog: 2.2.9...2.2.10