Skip to content

Releases: checkmarx-ltd/cx-flow

1.7.02

04 Jun 04:25
50f0821
Compare
Choose a tag to compare
1.7.02 Pre-release
Pre-release
Update version.txt

1.7.01

03 Jun 16:45
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

Documentation

  • Updated documentation for FAQ docs for ADO work items issue. @itsKedar

1.7.0

30 Apr 09:54
60620e0
Compare
Choose a tag to compare

🚀 Features

  • Added feature to workflow change for submitting scans to avoid source location overwrite. (GH Issue URL : #1151)
  • Added feature to flow of information from JIRA to SAST.
  • Added feature to Set delete running scans as false.
  • Added feature to include folder/files that need to be scanned in Cxflow. (GH Issue URL : #1300)
  • Added new Logo of Checkmarx.
  • Added DynamoDB support for sharding in Cxflow.

🐛 Bug Fixes

  • Security vulnerability Fix for Cxflow. @itsKedar
  • Fix for SCA Project link incorrect while using ScaResolver due to concurrency issue.
  • Fix for Gitlab Bugtracker - add option to insert always new comment in mergeRequest instead of updating existing one. (GH Issue URL : #1120)
  • Fix for Branching is broken when using a project name Groovy script. (GH Issue URL : #1312)
  • Fix for Set security-severity in the SARIF SCA report to match the markdown and tags fields.
  • Fix for signed integer overflow error.

Documentation

  • Updated documentation for Add in the documentation GITLAB_ERROR_MERGE and GITLAB_BLOCK_MERGE.
  • Updated documentation for application.xml issue in root directory of project.
  • Updated documentation for cxflow variable enabled vulnerability scanner.

Support

  • Added support of springboot 3 in Cx-flow.
  • Added support for higher versions of JAVA (17,18,19,20) in cx-flow.

Note: We have stopped support of lower version of JAVA below JAVA 17.

1.6.46

29 Jan 14:41
76119ac
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

  • Fix for docker badge in cxflow github repository. @itsKedar

Documentation

1.6.45

28 Nov 13:38
c48fa61
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

Documentation

1.6.44

17 Oct 11:03
811db07
Compare
Choose a tag to compare

🐛 Bug Fixes
Fix for Libcurl vulnerability . @itsKedar

1.6.43

15 Sep 20:18
a4277f7
Compare
Choose a tag to compare

🐛 Bug Fixes

1.6.42

15 Sep 11:21
9cb4abb
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

Documentation

Note:

1.6.41

10 Jul 16:30
91448db
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

  • Fix for exception details if --parse option is provided without the --f option. @itsKedar
  • Fix for base project of branched project was not giving correct configuration. @itsKedar
  • Fix for security Vulnerabilities in cx-flow. @itsKedar
  • Fix for log always indicates team was not found and one is being created, even when team is there. @satyamchaurasiapersistent
  • Migrated to latest version of docker Alpine. @itsKedar
  • Fix for Cxflow waiting for infinite time if issue is from SAST. @satyamchaurasiapersistent
  • Fix for deletion of local source code files in ScaResolver. @itsKedar and @warrior8792
  • Fix for incorrectly Closing of JIRA Tickets. @itsKedar
  • Fix for handling race condition when creating a project. @james-bostock-cx

Documentation

  • Updated documentation for how to pass Merge-ID and Scan-ID. @itsKedar
  • Updated documentation for --forcescan CLI parameter or config option to force a scan. @itsKedar
  • Updated documentation for using Logstash with Cx-Flow. @itsKedar

1.6.40

26 Apr 12:19
c7abb93
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

  • Fix for JIRA on premise user assignment issue. @itsKedar
  • Fix for vulnerable project name created in SAST. @satyamchaurasiapersistent
  • Fix for security Vulnerabilities in cx-flow. @itsKedar
  • Fix for GitHub PR decoration not escaping spaces. @itsKedar
  • Fix for Null pointer Exception in lower version of JIRA On-premise. @itsKedar
  • Fix for new version of SCA resolver uses Configuration.ini instead of Configuration.yml @itsKedar
  • Fix for Links on Cx-SCA results show list of vulnerable packages instead of the specific vulnerable package. @itsKedar
  • Fix for Scan-Resubmit override attribute. @itsKedar
  • Fix for Cx-flow Should configure SAST as default value if user has not provided any value in enabled vulnerability scanner. @satyamchaurasiapersistent
  • Fix for Checkmarx folder exclusion functionality. @satyamchaurasiapersistent
  • Fix for ScaResolver custom parameters. @itsKedar

Documentation

  • Updated documentation for blocking of GitLab pull request. @satyamchaurasiapersistent
  • Updated documentation for Configure filter severity option using webhook parameter. @itsKedar
  • Updated documentation with detailed instructions of using Jira credentials in cloud and on-premise. @itsKedar
  • Updated documentation for using thresholds as environment variables. @itsKedar
  • Updated documentation for steps to configure comment-script. @itsKedar
  • Updated documentation for Running-CxFlow as a Windows-Service. @itsKedar
  • Updated documentation to exclude folders from being resolved by ScaResolver. @itsKedar
  • Updated documentation for Date format Exception in different versions of JAVA. @satyamchaurasiapersistent
  • Updated documentation for passing MAP and List in CLI mode for Cx-flow. @itsKedar