|
1 | 1 | # Change Log
|
2 | 2 |
|
3 |
| -## [1.4.0](https://github.com/dev-sec/ssl-baseline/tree/1.4.0) (2019-05-14) |
| 3 | +## [1.5.0](https://github.com/dev-sec/ssl-baseline/tree/1.5.0) (2020-03-12) |
| 4 | +[Full Changelog](https://github.com/dev-sec/ssl-baseline/compare/1.4.0...1.5.0) |
| 5 | + |
| 6 | +**Merged pull requests:** |
| 7 | + |
| 8 | +- force\_ssl disable the check for SSL [\#28](https://github.com/dev-sec/ssl-baseline/pull/28) ([micheelengronne](https://github.com/micheelengronne)) |
| 9 | + |
| 10 | +## [1.4.0](https://github.com/dev-sec/ssl-baseline/tree/1.4.0) (2019-05-16) |
4 | 11 | [Full Changelog](https://github.com/dev-sec/ssl-baseline/compare/1.3.0...1.4.0)
|
5 | 12 |
|
6 | 13 | **Closed issues:**
|
|
10 | 17 |
|
11 | 18 | **Merged pull requests:**
|
12 | 19 |
|
| 20 | +- Bump version to 1.4.0 and switch to inspec 3 for check [\#26](https://github.com/dev-sec/ssl-baseline/pull/26) ([alexpop](https://github.com/alexpop)) |
13 | 21 | - Update issue templates [\#23](https://github.com/dev-sec/ssl-baseline/pull/23) ([rndmh3ro](https://github.com/rndmh3ro))
|
14 | 22 | - avoid inspec depricated warning in inspec version 1.51.18 [\#19](https://github.com/dev-sec/ssl-baseline/pull/19) ([Viktor-ret](https://github.com/Viktor-ret))
|
15 | 23 | - control for robotattack [\#18](https://github.com/dev-sec/ssl-baseline/pull/18) ([supergicko](https://github.com/supergicko))
|
|
24 | 32 |
|
25 | 33 | - Test for all [\#10](https://github.com/dev-sec/ssl-baseline/pull/10) ([supergicko](https://github.com/supergicko))
|
26 | 34 | - restrict ruby testing to version 2.3.3 [\#9](https://github.com/dev-sec/ssl-baseline/pull/9) ([atomic111](https://github.com/atomic111))
|
| 35 | +- Added control check for disabled CBC [\#8](https://github.com/dev-sec/ssl-baseline/pull/8) ([supergicko](https://github.com/supergicko)) |
27 | 36 |
|
28 | 37 | ## [v1.2.0](https://github.com/dev-sec/ssl-baseline/tree/v1.2.0) (2017-03-10)
|
29 | 38 | [Full Changelog](https://github.com/dev-sec/ssl-baseline/compare/v1.1.3...v1.2.0)
|
30 | 39 |
|
31 | 40 | **Merged pull requests:**
|
32 | 41 |
|
33 |
| -- Added control check for disabled CBC [\#8](https://github.com/dev-sec/ssl-baseline/pull/8) ([supergicko](https://github.com/supergicko)) |
34 | 42 | - Add only\_if to controls [\#7](https://github.com/dev-sec/ssl-baseline/pull/7) ([alexpop](https://github.com/alexpop))
|
35 | 43 | - Sslports bug [\#6](https://github.com/dev-sec/ssl-baseline/pull/6) ([supergicko](https://github.com/supergicko))
|
36 | 44 | - add common files [\#5](https://github.com/dev-sec/ssl-baseline/pull/5) ([atomic111](https://github.com/atomic111))
|
|
0 commit comments