Skip to content

Releases: CheckmarxDev/ast-cli-java-wrapper

Pre-release 1.0.13

09 Sep 14:03
7a85021
Compare
Choose a tag to compare
Update checkmarx-ast-cli to 2.0.0-rc.23 (#18)

Co-authored-by: pedrompflopes <[email protected]>

Pre-release 1.0.12

01 Sep 14:28
bb8584a
Compare
Choose a tag to compare
  • change result structure

Pre-release 1.0.11

01 Sep 13:52
e72469f
Compare
Choose a tag to compare
  • update cli version to 2.0.0-rc.22

Pre-release 1.0.10

23 Aug 12:03
8e1f081
Compare
Choose a tag to compare
  • Update CLI to version RC-21
  • Fields validations
  • File filters

Pre-release 1.0.9

03 Aug 14:20
50cfe0c
Compare
Choose a tag to compare

Added feature to retrieve results from CLI RC-14 version.

Two methods cxGetResultsList(String scanID, String formatType) and cxGetResultsSummary(String scanID, String formatType, String target) that will return the results either as a JSON, List or HTML string. Additionally, by passing file path in target argument, the wrapper will pass this to CLI so that the target file with the specified name is created.

Pre-release 1.0.8

28 Jul 09:08
5529dbb
Compare
Choose a tag to compare
  • Update binaries
  • Add waitFor finish process

Pre-release 1.0.7

26 Jul 14:42
fdffab3
Compare
Choose a tag to compare
  • Add return code support

Pre-release 1.0.6

07 Jul 15:20
a40e7de
Compare
Choose a tag to compare
  • Add branch flag

Pre-release 1.0.5

30 Jun 07:24
1ad5dd8
Compare
Choose a tag to compare
  • Support for auth validate

Pre-release 1.0.4

25 Jun 20:41
0dc4e57
Compare
Choose a tag to compare
Pre-release 1.0.4 Pre-release
Pre-release
  • Fix tenant support
  • Add auth uri parameter
  • Update cli to RC_12