Skip to content

Commit 03a6eb3

Browse files
authored
Merge pull request #30 from Mixeway/v140_release
v1.4.0 release
2 parents d8e65fe + 241dde0 commit 03a6eb3

File tree

4 files changed

+16
-3
lines changed

4 files changed

+16
-3
lines changed

MixewayBackend

Submodule MixewayBackend updated 51 files

MixewayFrontend

Submodule MixewayFrontend updated 37 files

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<a href="https://github.com/Mixeway/MixewayHub/blob/master/releasenote.md"><img src="https://img.shields.io/badge/version-1.3.4-blue" alt="https://img.shields.io/badge/-changelog-blue.svg" data-canonical-src="https://img.shields.io/badge/-changelog-blue.svg" style="max-width:100%;"></a>
1+
<a href="https://github.com/Mixeway/MixewayHub/blob/master/releasenote.md"><img src="https://img.shields.io/badge/version-1.4.0-blue" alt="https://img.shields.io/badge/-changelog-blue.svg" data-canonical-src="https://img.shields.io/badge/-changelog-blue.svg" style="max-width:100%;"></a>
22
<a href="hub.docker.comd"><img src="https://img.shields.io/docker/pulls/mixeway/backend?logo=Mixeway&style=plastic" alt="https://img.shields.io/badge/-changelog-blue.svg" data-canonical-src="https://img.shields.io/badge/-changelog-blue.svg" style="max-width:100%;"></a>
33
![](https://github.com/Mixeway/MixewayBackend/workflows/Deploy%20prod%20version/badge.svg?branch=master)
44
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=Mixeway_MixewayBackend&metric=alert_status)](https://sonarcloud.io/dashboard?id=Mixeway_MixewayBackend)
@@ -44,6 +44,9 @@ Elements of a system:
4444
- <a href="https://www.vaultproject.io/">Vault - password store</a>
4545
- <a href="https://github.com/Mixeway/MixewayHub">MixewayHub - parent project which contain docker-compose and one click instalation </a>
4646

47+
###### Main Contributor
48+
- <a href="https://cert.orange.pl">CERT Orange Poland</a>
49+
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c8/Orange_logo.svg/599px-Orange_logo.svg.png" height="100px">
4750

4851
###### Requirements:
4952
- Docker-compose

releasenote.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 1.4.0 (2021-01-18)
2+
#### New Features
3+
* Adding REST Endpoint which return result of Security Quaility Gateway for particular Code Repository
4+
* Added Orange Poland Logo
5+
* Knowlege base - possibility to create custom severity for vulnerabilities
6+
* Openscap support for CIS Benchmark
7+
8+
#### Bug Fixes
9+
* Fixing CI Script to fit newest version of MixewayBackend
10+
111
## 1.3.5 (2020-11-26)
212
#### Bug Fixes
313
* Fixing CI Script to fit newest version of MixewayBackend

0 commit comments

Comments
 (0)