Releases: checkmarx-ltd/Cx-Client-Common
Releases · checkmarx-ltd/Cx-Client-Common
2022.4.3
Bug fixes (#210) Fixes related in the cx-client-common related to report enhancements to support reporting SCA Policy Violations. -Couple of dependencies are upgraded. -Handling for 'Improved Scan Flow' engine id -OSA and SAST report URL has been corrected.
2022.3.16
Fixed issues caused by error suppression logic that it is suppressing…
2022.3.15
Integration: PLUG 619 622 297 (#204) * Scan with specific errors can be suppressed so that pipelines will continue with next steps. * Fixed: Sonarqube code smells * Fetch team by id from SCA access control * Preset ID resolution and handling for special preset zero (Project Default) Co-authored-by: AMKiranKumar <[email protected]> Co-authored-by: Carlos Acosta <[email protected]> Co-authored-by: umeshwaghode <[email protected]>
2022.2.14
Merge pull request #202 from checkmarx-ltd/bug256 fix 256 bug
2022.2.13
Merge pull request #200 from checkmarx-ltd/integration_configAscode_boa Integration config ascode boa
2022.2.12
Merge pull request #200 from checkmarx-ltd/integration_configAscode_boa Integration config ascode boa
2022.2.8
Merge pull request #200 from checkmarx-ltd/integration_configAscode_boa Integration config ascode boa
2022.2.11
Sca proxy changes (#192) * Add Sca proxy support * Team path print null in config stage * Fix SCA tests * Fix Sca property * Update pom.xml * Changes for testig Changes for testig * Check-in for version Checkin for version Co-authored-by: Margarital <[email protected]> Co-authored-by: sangamchitmugre <[email protected]>
2022.1.10
Sonar fix for common client (#191) * Fix - Bug 3290: [Jenkins] - PostScanAction - always required to choose postScanAction * Update FSA version * Handled the error when sca access URLs are wrong, Printing the stack trace of the error for customer to get rootcause * Addressed the code review comments and changed to log the message instead of printing at this point * FSA dependencies changes to exclusion list * Avoid dup scan will not result into error * Fix bug number 229 * Changes for Avoid duplicate scan Changes for Avoid duplicate scan * Addressed sonar code smells * dummy checkin to trigger PR common pipeline * Removed hard-coded version * Revert "Addressed sonar code smells" This reverts commit 59649629e12d0b74728ab7e6204b7e8a5e77ea71. * Dummy checkin to trigger pipeline job * Corrected the CI-CD file Addressed the Sonar issues Co-authored-by: Margarital <[email protected]> Co-authored-by: umeshwaghode <[email protected]> Co-authored-by: sangamchitmugre <[email protected]>
2021.4.9
SCA resolver fixes for linux. CxOrigin double headers fix. (#185) * Fix bug number * Sca resolver fixes for linux Co-authored-by: Margarital <[email protected]>