Skip to content

Release_1.1.18: Nov22 integration branch (#115)

Compare
Choose a tag to compare
@jyotibhalerao jyotibhalerao released this 26 Dec 08:26
· 34 commits to master since this release
fe3057c

Plugin Version 1.1.18
Version Content • Fixed issue “Plugin Shows Git Token in Plain Text”.
• Fixed issue “failed with next error 'Exception in thread "main" java.lang.NoClassDefFoundError: net/lingala/zip4j/core/ZipFile .”
• Fixed issue “Plugin does not work with ScaResolver and Exploitable path”.
• Below are newly introduced features in plugin
o Ability to run a full scan after X incremental scans.
o Project branch support.
o Allow to specify a custom trust store through cx_console.properties file.
o Generation of SCA report in different report formats like PDF, XML, CSV, etc.
• Below are newly introduced command line options for SAST Scan
o ‘PeriodicFullScan’ to specify number of incremental scans after which full scan to be performed.
o ‘EnableSASTBranching’ to enable project branching support.
o ‘MasterBranchProjName’ to provide a name of master branch project.
•Plugin Version 1.1.18
Version Content • Fixed issue “Plugin Shows Git Token in Plain Text”.
• Fixed issue “failed with next error 'Exception in thread "main" java.lang.NoClassDefFoundError: net/lingala/zip4j/core/ZipFile .”
• Fixed issue “Plugin does not work with ScaResolver and Exploitable path”.
• Below are newly introduced features in plugin
o Ability to run a full scan after X incremental scans.
o Project branch support.
o Allow to specify a custom trust store through cx_console.properties file.
o Generation of SCA report in different report formats like PDF, XML, CSV, etc.
• Below are newly introduced command line options for SAST Scan
o ‘PeriodicFullScan’ to specify number of incremental scans after which full scan to be performed.
o ‘EnableSASTBranching’ to enable project branching support.
o ‘MasterBranchProjName’ to provide a name of master branch project.
• Below are newly introduced command line options for SCA Scan
o
o ‘generateScaReport’ to enable to generate SCA report.
o ‘scaReportformat’ to provide report file format.
• Config-as-code cx.config file can have new properties “enableSASTBranching”and ‘masterBranchProjName’ to enable branching support and name of master branch project.

• The following third-party libraries have been upgraded
o Library “snakeyaml” to 1.33.Final.
o Library “Jackson-databind” to 2.14.0.Final.
o Library “jsoup” to 1.15.3.Final.
o Library “gson” to 2.10.Final
Below are newly introduced command line options for SCA Scan
o ‘generateScaReport’ to enable to generate SCA report.
o ‘scaReportformat’ to provide report file format.
• Config-as-code cx.config file can have new properties “enableSASTBranching”and ‘masterBranchProjName’ to enable branching support and name of master branch project.

• The following third-party libraries have been upgraded
o Library “snakeyaml” to 1.33.Final.
o Library “Jackson-databind” to 2.14.0.Final.
o Library “jsoup” to 1.15.3.Final.
o Library “gson” to 2.10.Final