Releases: Mixeway/MixewayHub
Releases · Mixeway/MixewayHub
v1.8.0
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
v1.6.1
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
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
v1.4.1
v1.4.0
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
v1.3.4
v1.3.3
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.