Releases of June 2022
CLI and Plugins Release of June 2022
During June, we released new versions of the CLI, containing important updates and improvements. We also released new plugins, containing additional improvements.
New CLI Versions
Improvements and Bug Fixes 2.0.20
Status | Item | Description |
---|---|---|
UPDATED | MacOS build | Created unified build for all MacOS versions. |
Improvements and Bug Fixes 2.0.19
We added a new command for running a KICS scan as a standalone tool in your local environment. To run the scan, you are required to provide the file source. You can also add additional KICS parameters. For more info, see sca-realtime.
./cx scan kics-realtime --file <FILE PATH> --engine <ENGINE NAME> --additional-params <KICS PARAMS> 2# The output will be a list of results
Status | Item | Description |
---|---|---|
UPDATED | Summary HTML | For scans that were not completed (or partially completed), the HTML summary now shows the status along with a link to view more details. |
UPDATED | Scan summary | We updated the content of the summary that is shown when a scan is run. We made the following changes:
|
FIXED | help menu | The deprecated command NOTE The command used for retrieving results is now |
CI/CD Plugins
In June we released the following CI/CD plugin versions.
Azure DevOps Plugin - 2.0.10 (uses CLI 2.0.19)
Github Action - Release 2.0.6 (uses CLI 2.0.19)
TeamCity Plugin - 2.0.10 (uses CLI 2.0.16)
Jenkins Plugin - 2.0.11-278.v19427b_1422b_3 (uses CLI 2.0.18)
General Updates
Status | Item | Platform | Description |
---|---|---|---|
FIXED | Results tab | Jenkins | Fixed issue that some results weren’t being shown properly in the Checkmarx Scan Results tab in Jenkins. |
CI/CD Plugin Quick Links
Get Latest Version from Marketplace | Changelog | Documentation |
---|---|---|
IDE Plugins
We have not yet released new IDE plugins:
Visual Studio Code - Version 2.0.4 (uses CLI 2.0.20)
Visual Studio - Version 2.0.4 (uses CLI 2.0.20)
Checkmarx KICS Auto Scanning (for VS Code)
We have added a new tool to the VS Code plugin. This tool initiates KICS scans directly from their VS Code console. The scan runs automatically whenever an infrastructure file of a supported type is saved, either manually or by auto-save. The results are shown in the VS Code console, making it easy to remediate the vulnerabilities that are detected. This is a free tool provided by Checkmarx for all VS Code users, and does not require the user to submit credentials for a Checkmarx One account. For more info, see Visual Studio Code - KICS Auto Scanning.
General Updates
Status | Item | Platform | Description |
---|---|---|---|
UPDATED | Codebashing link | VS Code | Added hover tooltip for codebashing links. |
UPDATED | Load latest scan | VS Code | Once a project and branch are selected, the latest scan of that branch is automatically loaded. |
FIXED | Opening attack vector | Visual Studio | Fixed issue that the app was crashing when opening an attack vector. |
IDE Plugin Quick Links
Get Latest Version from Marketplace | Changelog | Documentation |
---|---|---|