Skip to content

Releases: Checkmarx/ast-cli-java-wrapper

Pre-release 1.0.12

01 Sep 14:28
bb8584a

Choose a tag to compare

  • change result structure

Pre-release 1.0.11

01 Sep 13:52
e72469f

Choose a tag to compare

  • update cli version to 2.0.0-rc.22

Pre-release 1.0.10

23 Aug 12:03
8e1f081

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

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

Choose a tag to compare

  • Update binaries
  • Add waitFor finish process

Pre-release 1.0.7

26 Jul 14:42
fdffab3

Choose a tag to compare

  • Add return code support

Pre-release 1.0.6

07 Jul 15:20
a40e7de

Choose a tag to compare

  • Add branch flag

Pre-release 1.0.5

30 Jun 07:24
1ad5dd8

Choose a tag to compare

  • Support for auth validate

Pre-release 1.0.4

25 Jun 20:41
0dc4e57

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

Pre-release 1.0.3

26 May 17:13
d03d7bd

Choose a tag to compare

Pre-release 1.0.3 Pre-release
Pre-release

This version contains the following changes