Skip to content

Releases: Checkmarx/ast-cli-java-wrapper

1.0.18

15 Oct 08:55
57e8380

Choose a tag to compare

What's Changed

  • update release process by @pedrompflopes in #35
  • if no path is provided to the wrapper, extract the executable to temp and use it by @diogopcx in #34
  • update pom version and add maven cache by @pedrompflopes in #36

Full Changelog: 1.0.17...1.0.18

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 <[email protected]>

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