Skip to content

Releases: Mixeway/MixewayHub

v1.8.0

05 Sep 10:39
7cce3fe
Compare
Choose a tag to compare

1.8.0 (2023-09-05)

New Features

  • Refreshed show project page with additional statistic
  • Project vulnerability timeline
  • Vulnerability timeline
  • More other stats like average time to fix vulnerability
  • Enabled hibernate envers for projectvulnerability table
  • added endpoint with more detailed statistics for both project and vulnerabilities discovered within project

Updates

  • Updated to angular 14 and ngx-admin 10 (Frontend)

Bug Fixes

  • Fixed problem with not refreshed gauge chart with project threat rating
  • Fixed bug when some vulnerabilities status was not managed properly
  • Fixed bug with Checkmarx integration

New Features

  • Enabled hibernate envers for projectvulnerability table
  • added endpoint with more detailed statistics for both project and vulnerabilities discovered within project

Bug Fixes

  • Fixed bug when some vulnerabilities status was not managed properly
  • Fixed bug with Checkmarx integration

v1.6.3

16 Aug 21:22
6e93f20
Compare
Choose a tag to compare

1.6.3 (2022-08-16)

New Features

  • Adjusted docs
  • Fixed release
  • Fixed startup script

Bug Fixes

  • Updated libraries due to security reasons
  • Fixed problem with checkmarx plugin

v1.6.1

07 May 21:18
c073a50
Compare
Choose a tag to compare

1.6.1 (2022-05-07)

Bug Fixes

  • Fixed bug that allow to perform multiple sast scans of same project. Fixed status management, now when specific codeproject has inqueue or running state equal to true, it cannot be put on queue (Mixeway/MixewayBackend#82)
  • Fixed bug related with improper view of the status in codeproject opensource scanner integration (Mixeway/MixewayFrontend#57)

v1.6.0

25 Apr 21:04
Compare
Choose a tag to compare

1.6.0 (2022-04-25)

New Features

  • New widget on show-project page
  • Removed CodeGroup concept in favor of CodeProject only
  • Integration tests of MixewayBackend

Bug Fixes

  • Security updates in Backend & Frontend
  • Fixed problem related with errors when Vault integration is disabled

v1.5.0

16 Dec 21:43
76276c6
Compare
Choose a tag to compare

1.5.0 (2021-12-16)

New Features

  • New main dashboard
  • New project dashboard

Bug Fixes

  • Adjusted and fixed problems with Checkmarx scans

v1.4.1

10 Mar 21:26
03a6eb3
Compare
Choose a tag to compare

1.4.1 (2021-03-10)

New Features

Possibility to configure global git credentials (url + username:password) for SAST plugins
Bug Fixes

Fixed window with editing of source code repository values

v1.4.0

26 Jan 13:17
03a6eb3
Compare
Choose a tag to compare

1.4.0 (2021-01-18)

New Features

  • Adding REST Endpoint which return result of Security Quaility Gateway for particular Code Repository
  • Added Orange Poland Logo
  • Knowlege base - possibility to create custom severity for vulnerabilities
  • Openscap support for CIS Benchmark

Bug Fixes

  • Fixing CI Script to fit newest version of MixewayBackend

v1.3.5

26 Nov 19:56
Compare
Choose a tag to compare

Bug Fixes

  • Fixing CI Script to fit newest version of MixewayBackend

v1.3.4

02 Sep 21:27
Compare
Choose a tag to compare

1.3.4 (2020-09-02)

New Features

  • New Methods for CICD integration with Mixeway Scanner

v1.3.3

22 Aug 21:53
Compare
Choose a tag to compare

1.3.3 (2020-08-23)

New Features

  • User Profile eidition (change password)
  • Dark mode enabled (change in user profile)
  • Update to Angular 10 and ngx-admin 6.0.0
  • Intorduced role CICD and possibility to generate CICD Api Key for standard users
  • Introduced new methods for interacting with CICD

Bug Fixes

  • Fixed a bug with project name display during confirmation of deletion
  • Fixed a bug with not reloading proxy and routing domain in admin zone. No refresh is now required.