Skip to content

Releases: Mixeway/Flow

v1.1.0 Release

31 Jan 13:45
Compare
Choose a tag to compare

##[ 1.1.0] - 2025-01-31

Introduced

  • Filtering on the Team management
  • Filtering on the Manage Users
  • Finding commenting system
  • Links to the code to repo from the finding

v1.0.6 Release

21 Nov 19:44
Compare
Choose a tag to compare

[1.0.6] - 2024-11-21

Fixed

  • Solved performance issues for thereat intel module
  • Fixed link with merge request webhook comment
  • Adjusted merge request comment text

v1.0.5 Release

05 Nov 20:37
Compare
Choose a tag to compare

[1.0.5] - 2024-11-05

Introduced

  • added selection of displayed rows in tables in show repository view
  • added and optimized the way of how scan info is displayed
  • added possibility to filter scan infos for branch or commit id

Fixed

  • Proper throttling and wait between tests executed via webhook
  • scan info default sort is date

v1.0.3 Release

28 Oct 21:05
Compare
Choose a tag to compare

[1.0.3] - 2024-10-27

Introduced

  • Bulk action on findings
  • Possibility to define suppress rules

v1.0.1 Release

10 Oct 09:20
Compare
Choose a tag to compare

[1.0.1] - 2024-09-25

Changed

  • TEAM_MANAGER role can run manual scan via GUI and via API
  • Enlarged parallel scan pool from 5 to 15
  • Provided pipreqs to enchance python support for SCA
  • It is visible when scan is currently running

Fixed

  • Performance issues that occurs while having 300+ imported repositories on dashboard and component view

v1.0.0 Release

25 Sep 09:29
Compare
Choose a tag to compare

Changed

  • Merge request and Pull Request commenting
  • Full Webhook support for both GitLab and GitHub
  • It is visible when scan is currently running
  • Added Possibility to run scan manually form UI
  • Possibility to generate sbom on the fly without needing it to be existing in the repository

Fixed

  • Filtering main table with repos now work properly
  • Problem related with scans done with Bearer due to missing rules
  • Race condition during component creation
  • Problem with setting status of a scan when something wrong

v0.9.2-beta Release

02 Sep 13:23
Compare
Choose a tag to compare

[0.9.2] - 02.10.2024

Changed

  • GitHub Integration - possibility to import by on

Fixed

  • Problem with too low limits of length for data such as vulnerability name or component name
  • Problem with importing BULK Repositories: table contains all gitlab projects including project without membership but public. Current version shows only project inserted accesstoken is member of.

v0.9.1-beta Release

26 Aug 20:25
Compare
Choose a tag to compare

[0.9.1] - 2024-08-263

Changed

  • SSO integration introduced
  • Adjusted scripts to support SSO
  • Increased efficiency of running scans in parallel

v0.9.0-beta Release

13 Aug 20:11
Compare
Choose a tag to compare

[0.9.0] - 2024-08-13

Changed

  • Release of initial version - beta
  • Import bulk repositories
  • Import single repository
  • Perform SAST, SCA, Secret and IAC scans
  • Manage Teams
  • Manage Users
  • Show statistics
  • Manage vulnerabilities and components