Releases: checkmarx-ltd/TeamCity-Plugin
Release_2024.3.10
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
• 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
Remove dependency on Log4j2 by upgrading to newer cx-client-common
Release_2021.3.1
This release contain fix for bug
2729 - [Teamcity] Older project build fails with error "Invalid Engine Configuration Id."
Release_2021.2.3
2371 - [TeamCity] Enable user to select engine configuration from UI
- Added new Drop down box on Build Step screen where user can select Source character encoding (i.e. Engine Configuration)
- SAST will use selected engine configuration Id to scan the project
- 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
- 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
- The teamcity plugin release with latest common 2021.2.162
- SCA new features( Exploitable Path, Break the build, SCA Flag, Private registries and env variable)
- Schedule Periodic full scan feature
- CxOrigin and CxOriginUrl feature
- Some bug fixes which were done in fix-migration branch
need to be merged to master so that release can be made from master