Skip to content

Releases: checkmarx-ltd/Cx-Client-Common

2020.3.89

30 Sep 16:54
06b4364
Compare
Choose a tag to compare
Merge pull request #106 from checkmarx-ltd/publish-cx-artifactory

Publish cx artifactory

2020.3.87

29 Sep 16:17
9c7ac3f
Compare
Choose a tag to compare
support ast description field (#104)

support AST description

2020.3.85

24 Sep 21:23
Compare
Choose a tag to compare
bugid: 1207 - OSA Json reports missing '.json' prefix

CR_by: n/a

2020.3.84

24 Sep 09:04
75e6e61
Compare
Choose a tag to compare
Added additional fields to AST-SAST scan results (#102)

* Generating AST-SAST web project link.

* Added the 'state' field to AST-SAST finding.

* Added a SonarCloud property on Natalie's request.

* Added a PropertyFileLoader class as a single point for getting properties from files.

* Loading URL paths from a properties file according to a SonarLint recommendation.

2020.3.83

22 Sep 21:20
3b1a14f
Compare
Choose a tag to compare
Update pom.xml with new FSA version 20.0.8 (#103)

2020.3.82

22 Sep 12:15
cca0ed7
Compare
Choose a tag to compare
Merge pull request #101 from checkmarx-ltd/eitanas1-fix-automation-br…

2020.3.81

21 Sep 19:46
84b4fa0
Compare
Choose a tag to compare
Merge pull request #100 from checkmarx-ltd/serializable-classes

Made DependencyScanResult serializable (needed for Jenkins plugin)

2020.3.79

14 Sep 13:24
71784d0
Compare
Choose a tag to compare
ast scan local sources (#97)

Support scan local sources for AST

2020.3.78

13 Sep 14:21
9939d3a
Compare
Choose a tag to compare
Added login API support for AST (#96)

* Specifying AST API version in requests.

* Implemented AST client secret-based authentication.

* Updated the list of scan statuses after API changes.

* Removed passing client secret in 'refresh access token' request, because client secret is not needed there.

2020.3.77

08 Sep 15:47
e33514a
Compare
Choose a tag to compare
Merge pull request #95 from checkmarx-ltd/handle-exceptions

Added exceptions as part of scan results