Skip to content

1.7.06

Latest
Compare
Choose a tag to compare
@cxflowtestuser cxflowtestuser released this 12 Dec 11:16

πŸš€ Features

πŸ› Bug Fixes

  • Fixed an issue where the file cx.sarif could not be uploaded as it was not valid SARIF. @satyamchaurasiapersistent
  • Fixed a security vulnerability in CxFlow. @itsKedar
  • Fixed an issue where a comment on a PR led to an error, stating that another scan was already in progress. @satyamchaurasiapersistent
  • Fixed an issue where CxFlow was unable to create work items for ADO on-prem servers. @itsKedar
  • Fixed an issue where the CxFlow SCA scan terminated with a "Null pointer" exception. @itsKedar
  • Fixed an issue where CxFlow attempted to access a branch after a branch deletion event. @itsKedar
  • Fixed an issue where CxFlow could not set multiple project custom field values with spaces in GitHub Actions. @itsKedar

Documentation

  • Updated documentation regarding GitLab MR scan comments not reflecting the user who created the MR. @satyamchaurasiapersistent
  • Updated documentation regarding scan attempts for branches that don't match the protected branch criteria when a webhook event comes from the repository's default branch. @satyamchaurasiapersistent
  • Updated documentation for using Docker image execution, where SCA Resolver integration requires build tools installed or additional documentation. @itsKedar