-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Code changes for ability to run full scan after x incremental scans. Code changes for ability to run full scan after x incremental scans. * Update CxConfigHelper.java Have stored the location_url in the value1 string. Then split that string with a '@' character. Converted characters before '@' to '*' by iterating it into for loop and stored that string into value variable. Then appended '@' and next part of '@' into value. * Code changes for plug-12 project branch support. Code changes for plug-12 project branch support. * Fix for plug 606 vulnerabilities. Fix for plug 606 vulnerabilities reported. * Added validation for masterBranchProjName argument if enableSastBranch is set. Added validation for masterBranchProjName argument if enableSastBranch is set. * Code changes to remove support of periodic full scan from config as code. Code changes to remove support of periodic full scan from config as code and code optimization. * pCLI parameters to create a SCA report in XML\PDF\CSV format * 881_sca_proxy (#112) * bugid: 881 SCA proxy fix CR_by: n/a * bugid: 881 SCA proxy fix - nonProxyHosts support CR_by: n/a * Code changes for conflict resolution after PR merging. Code changes for conflict resolution after PR merging. * Removed repeated line from SCAN string. Removed repeated line from SCAN string. * Updated cx-common-client repo version and removed lingala zip4j library from pom.xml. Updated cx-common-client repository version and removed lingala zip4j library from pom.xml * Added correct way to support custom truststore. * changes missed during cherrypick fromdev branch. * Corrections to features of this release. New cxcommon with 21.0.5 FSA. * Fixed issue for CLI Plugin Shows Git Token in Plain Text * Updated CxConsolePlugin version to 1.1.18 * Version change for release. Version change for release. * Changed plugin version to 1.1.18. Changed plugin version to 1.1.18. Co-authored-by: swatipersistent <[email protected]> Co-authored-by: ilandn <[email protected]> Co-authored-by: umeshwaghode <[email protected]>
- Loading branch information
1 parent
c4fb7c3
commit fe3057c
Showing
11 changed files
with
258 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.