Skip to content

Commit 7cce3fe

Browse files
authored
Merge pull request #40 from Mixeway/update/1.8.0
release og 1.8.0
2 parents e8e5d42 + 4fe5766 commit 7cce3fe

File tree

6 files changed

+31
-3
lines changed

6 files changed

+31
-3
lines changed

.DS_Store

0 Bytes
Binary file not shown.

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ environments
2929
/dist/
3030
/nbdist/
3131
/bin/
32-
/.nb-gradle/
32+
/.nb-gradle/
33+
/MixewayFrontend/.angular/

MixewayBackend

Submodule MixewayBackend updated 49 files

MixewayFrontend

Submodule MixewayFrontend updated 60 files

pki/trust.jks

-5.79 KB
Binary file not shown.

releasenote.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
## 1.8.0 (2023-09-05)
2+
3+
#### New Features
4+
* Refreshed show project page with additional statistic
5+
* Project vulnerability timeline
6+
* Vulnerability timeline
7+
* More other stats like average time to fix vulnerability
8+
* Enabled hibernate envers for projectvulnerability table
9+
* added endpoint with more detailed statistics for both project and vulnerabilities discovered within project
10+
11+
12+
#### Updates
13+
* Updated to angular 14 and ngx-admin 10 (Frontend)
14+
15+
#### Bug Fixes
16+
* Fixed problem with not refreshed gauge chart with project threat rating
17+
* Fixed bug when some vulnerabilities status was not managed properly
18+
* Fixed bug with Checkmarx integration
19+
20+
#### New Features
21+
* Enabled hibernate envers for projectvulnerability table
22+
* added endpoint with more detailed statistics for both project and vulnerabilities discovered within project
23+
24+
#### Bug Fixes
25+
* Fixed bug when some vulnerabilities status was not managed properly
26+
* Fixed bug with Checkmarx integration
27+
128

229
## 1.7.0 (2023-01-23)
330

0 commit comments

Comments
 (0)