Releases: checkmarx-ltd/Cx-Client-Common
Releases · checkmarx-ltd/Cx-Client-Common
2020.3.29
Implemented getting AST-SAST scan results (#72) * Waiting for scan to finish: extracted common logic into AstClient. * Getting scan summary DTO. * Renamed DTOs to conform to the rest of the code. * Implemented getting AST-SAST scan results. * Implemented paging while getting scan results. Expanded the ScanStatus enum. * Updated the version to 2020.2.25. Co-authored-by: orlyk <[email protected]>
2020.3.27
Implemented getting AST-SAST scan results (#72) * Waiting for scan to finish: extracted common logic into AstClient. * Getting scan summary DTO. * Renamed DTOs to conform to the rest of the code. * Implemented getting AST-SAST scan results. * Implemented paging while getting scan results. Expanded the ScanStatus enum. * Updated the version to 2020.2.25. Co-authored-by: orlyk <[email protected]>
2020.3.26
bugid: 210727 - OSA libraries not marshaled CR_by: n/a
2020.3.25
add auto versioning (#71) Auto versioning added
2020.2.24
Changed the method to determine SCA login scopes (#67) * Implemented the main logic of ClientTypeResolver. Added a test for it. * Tests and logging refactoring. * Updated the version to 2020.2.24. * Removed a ClientType that is no longer used.
2020.2.23
Merge pull request #66 from checkmarx-ltd/fix-gitHub-release Fix GitHub Release
Release_2020.2.20.SCA
Merge pull request #46 from checkmarx-ltd/fix/postScanAction raise version to 2020.2.20.SCA and revert usage of newer API's
2020.2.15.SCA
Update pom.xml
Release_2020.2.12.SCA
Merge pull request #35 from checkmarx-ltd/morad1992-patch-1 update version
Pre New SCA implementation
Merge pull request #28 from checkmarx-ltd/fix/medium-vul use string builder to retrieve cookie and raise version to 2020.2.7.SCA