Skip to content

Releases: jenkinsci/checkmarx-plugin

Release_2022.1.2

03 Jan 12:31
7d4b214
Compare
Choose a tag to compare
  • Added SCA Resolver support
  • Fixed issue in pipeline job so that groupId or teamPath , any of these can be provided.
  • The below third party libraries have been upgraded
    o Library “org.apache.logging.log4j:log4j-core” to 2.17.1.
    o Library “org.apache.logging.log4j:log4j-api” to 2.17.1
    o Library “org.apache.logging.log4j:log4j-slf4j-impl” to 2.17.1.

Release_2021.4.3

16 Dec 11:08
33f8711
Compare
Choose a tag to compare

• Fixed the CxOriginUrl header issue when header allows only 150 chars
• The below third party libraries have been upgraded
o Library “org.apache.logging.log4j:log4j-core” to 2.16.0.
o Library “org.apache.logging.log4j:log4j-api” to 2.16.0
o Library “org.apache.logging.log4j:log4j-slf4j-impl” to 2.16.0.

Release_2021.4.2

06 Dec 17:59
63b6093
Compare
Choose a tag to compare

-Fixed the SCA teampath regression issue
-Added new feature SCA scan timeout

Release_2021.4.1

29 Oct 14:42
Compare
Choose a tag to compare

Following features and defects have been addressed as part of this release.
Features
2450 [Jenkins] Order Team Names Alphabetically
1841 [Jenkins] Scan level custom fields
1731 [Jenkins] Force rescan source code with no changes
2589 [Jenkins] Post-scan update
1729 [Jenkins] Continue Builds
Bugs

Bug 1957: [Jenkins] - Jenkins pipeline script - print password
Bug 493: [Jenkins] - Sca plugin - cannot un-checked - Globally define dependency scan settings
Bug 2334: [Jenkins] - Job finish as SUCCESS in Master/Slave format in case of incorrect user name and password
Bug 2436: [Jenkins] - Latest plugin missing "Enable Synchronous Mode"
Bug 2826 [Jenkins] Asyncronus scan never generates HTML report
Bug 2923: [Jenkins] - Dependencies conflict during OSA HTML scan
Bug 2924: [Jenkins] - OSA scans fails or mixed logs when running in parallel at same agent – fixed on master, so lets have it part of next Jenkins release

Release_2021.3.3

04 Sep 18:14
8a5fc11
Compare
Choose a tag to compare

This release contains below:

  1. FSA Update to 20.0.13
  2. Fixed for Language support for HTML Report
  3. Add get sast results if SAST scan finish before OSA

Release_2021.3.1

19 Jul 16:54
e7b57f3
Compare
Choose a tag to compare

This release contains below:

  • Fixed issue proxy was used even when it was disabled at the job configuration. Now it is driven by the job level ‘Jenkins Proxy’ setting only.
  • Fixed regression that debugs logs were not appearing even when ‘Hide Debug Logs’ was unchecked.
  • Fixed issue that FSA logs were not appearing during OSA scan.

Release_2021.2.96

25 Jun 15:25
5954d53
Compare
Choose a tag to compare

Fixed regression in 2021.2.94 related to serialization and deserialization of DTO classes and CxScanCallable.

Release_2021.2.95

17 May 11:11
a7ffab6
Compare
Choose a tag to compare

This release contains regression of 2021.2.94, where plugin created serialization exception when job is run on Jenkins agent node.

Release_2021.1.2

11 Feb 14:18
0951ec0
Compare
Choose a tag to compare

Support for config as code feature
Support cxOrigin and cxOrigin url feature
Fixed few defects

Release_2021.1.1

01 Feb 15:18
54c4918
Compare
Choose a tag to compare
  1. Support for config as code feature
  2. Support cxOrigin and cxOrigin url feature
  3. Fixed few defects