Skip to content

Releases: checkmarx-ltd/TeamCity-Plugin

Release_2024.3.10

26 Aug 15:49
d49dc56
Compare
Choose a tag to compare

Support to Critical Severity
Uptake of FSA version 24.2.2
The following third-party libraries have been upgraded:
Library cx-client-common to 24.0.1
teamcity-version : 2023.11 to 2024.03
cx-client-common : 2024.1.1 to 2024.3.26
io.vertx:vertx-core to 4.5.9
org.bouncycastle:bcprov-jdk18on to 1.78.1
org.apache.commons:commons-compress to 1.27.0
io.netty:netty-codec-http to 4.1.112.Final
org.iq80.snappy:snappy to 0.5
io.netty:netty-handler-proxy to 4.1.112.Final
io.vertx:vertx-web to 4.5.8
org.mozilla:rhino to 1.7.15
org.springframework:spring-web to 5.3.36
org.springframework.security:spring-security-core to 5.8.13
org.springframework.security:spring-security-aspects to 5.8.13
org.springframework.security:spring-security-config to 5.8.13
org.springframework.security:spring-security-remoting to 5.8.13
org.springframework.security:spring-security-web to 5.8.13

Release_2024.1.6

15 Feb 11:59
03a8f83
Compare
Choose a tag to compare

• Uptake of FSA version 24.1.1
• The following third-party libraries have been upgraded:
o Library cx-client-common to 24.1.1
o org.springframework:spring-web: 5.3.8 to 5.3.31
o com.google.guava:guava: 27.0-jre to 32.0.1-jre
o org.bouncycastle:bcprov-jdk18on : 1.72 to 1.74
o commons-codec:commons-codec: 1.12 to 1.13
• Added new Parameter “Enable Project's SCA policy enforcement” in both config and global level configuration.

Release_2021.4.1

21 Dec 15:52
efc0c53
Compare
Choose a tag to compare

Remove dependency on Log4j2 by upgrading to newer cx-client-common

Release_2021.3.1

07 Sep 07:22
8e9b05f
Compare
Choose a tag to compare

This release contain fix for bug

2729 - [Teamcity] Older project build fails with error "Invalid Engine Configuration Id."

Release_2021.2.3

05 Jul 07:51
4024327
Compare
Choose a tag to compare

2371 - [TeamCity] Enable user to select engine configuration from UI

  1. Added new Drop down box on Build Step screen where user can select Source character encoding (i.e. Engine Configuration)
  2. SAST will use selected engine configuration Id to scan the project
  3. New option Project Default is added which has Engine configuration Id = 0 when user selects Project Default and run the build then SAST scan will be performed as per engine config ID set up in SAST for that project
  4. Make sure that OverrideProjectSetting parameter is false thenn only newly selected engine config Id will not get overwritten in SAST
    Bug fix 2341 - Team city] Schedule periodic full scans field should disappear when Unselect Enable Incremental Scan checkbox.

Release_2021.2.2

21 Jun 12:20
4dca807
Compare
Choose a tag to compare
  1. The teamcity plugin release with latest common 2021.2.162
  2. SCA new features( Exploitable Path, Break the build, SCA Flag, Private registries and env variable)
  3. Schedule Periodic full scan feature
  4. CxOrigin and CxOriginUrl feature
  5. Some bug fixes which were done in fix-migration branch
    need to be merged to master so that release can be made from master