Releases: CheckmarxDev/ast-cli-java-wrapper
Releases · CheckmarxDev/ast-cli-java-wrapper
Pre-release 1.0.6
- Add branch flag
Pre-release 1.0.5
- Support for auth validate
Pre-release 1.0.4
- Fix tenant support
- Add auth uri parameter
- Update cli to RC_12
Pre-release 1.0.3
This version contains the following changes
- Added the parameter tenant to support different plugins to pass this value
- Changed the executables to support updated CLI 2.0.0_RC11 release (https://github.com/CheckmarxDev/ast-cli/releases/tag/2.0.0_RC11)
- Changed the linux version name to cx-linux instead of cx-exe
Pre-release1.0.2
Changed the sources param from -d to -s and also added the param --sources
Pre-release 1.0.1
The following changes are made to the wrapper
-Updated version from 1.0.0 to 1.0.1. Contains changes to environment variables as updated in CLI
-Updated main.yml file to build and then publish the jar
-Added the test cases and automation to run the test cases using github action when changes are pushes to master branch including pull request