Releases: checkmarx-ltd/Cx-Client-Common
Releases · checkmarx-ltd/Cx-Client-Common
2020.3.89
Merge pull request #106 from checkmarx-ltd/publish-cx-artifactory Publish cx artifactory
2020.3.87
support ast description field (#104) support AST description
2020.3.85
bugid: 1207 - OSA Json reports missing '.json' prefix CR_by: n/a
2020.3.84
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
Update pom.xml with new FSA version 20.0.8 (#103)
2020.3.82
Merge pull request #101 from checkmarx-ltd/eitanas1-fix-automation-br…
2020.3.81
Merge pull request #100 from checkmarx-ltd/serializable-classes Made DependencyScanResult serializable (needed for Jenkins plugin)
2020.3.79
ast scan local sources (#97) Support scan local sources for AST
2020.3.78
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
Merge pull request #95 from checkmarx-ltd/handle-exceptions Added exceptions as part of scan results