Skip to content

Releases: Checkmarx/ast-cli-java-wrapper

Pre-release 1.0.14

23 Sep 07:58
7fc71cf

Choose a tag to compare

  • Update cli to 2.0.0

Pre-release 1.0.13

09 Sep 14:03
7a85021

Choose a tag to compare

Update checkmarx-ast-cli to 2.0.0-rc.23 (#18)

Co-authored-by: pedrompflopes <pedrompflopes@users.noreply.github.com>

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