|
1 | | -# Change Log |
| 1 | +# Changelog |
2 | 2 |
|
3 | | -## [1.5.0](https://github.com/dev-sec/ssl-baseline/tree/1.5.0) (2020-03-13) |
4 | | -[Full Changelog](https://github.com/dev-sec/ssl-baseline/compare/1.5.0...1.5.0) |
| 3 | +## [1.3.1](https://github.com/dev-sec/ssl-baseline/tree/1.3.1) (2020-05-19) |
5 | 4 |
|
6 | | -**Merged pull requests:** |
7 | | - |
8 | | -- debug force\_ssl [\#30](https://github.com/dev-sec/ssl-baseline/pull/30) ([micheelengronne](https://github.com/micheelengronne)) |
9 | | -- Update for Inspec 4 [\#29](https://github.com/dev-sec/ssl-baseline/pull/29) ([micheelengronne](https://github.com/micheelengronne)) |
10 | | - |
11 | | -## [1.5.0](https://github.com/dev-sec/ssl-baseline/tree/1.5.0) (2020-03-12) |
12 | | -[Full Changelog](https://github.com/dev-sec/ssl-baseline/compare/1.4.0...1.5.0) |
13 | | - |
14 | | -**Merged pull requests:** |
15 | | - |
16 | | -- force\_ssl disable the check for SSL [\#28](https://github.com/dev-sec/ssl-baseline/pull/28) ([micheelengronne](https://github.com/micheelengronne)) |
17 | | - |
18 | | -## [1.4.0](https://github.com/dev-sec/ssl-baseline/tree/1.4.0) (2019-05-16) |
19 | | -[Full Changelog](https://github.com/dev-sec/ssl-baseline/compare/1.3.0...1.4.0) |
| 5 | +[Full Changelog](https://github.com/dev-sec/ssl-baseline/compare/1.6.0...1.3.1) |
20 | 6 |
|
21 | 7 | **Closed issues:** |
22 | 8 |
|
23 | | -- Ubuntu 14.04 unsupported? [\#20](https://github.com/dev-sec/ssl-baseline/issues/20) |
24 | | -- Control for ROBOT Attack [\#17](https://github.com/dev-sec/ssl-baseline/issues/17) |
25 | | - |
26 | | -**Merged pull requests:** |
27 | | - |
28 | | -- 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)) |
29 | | -- Update issue templates [\#23](https://github.com/dev-sec/ssl-baseline/pull/23) ([rndmh3ro](https://github.com/rndmh3ro)) |
30 | | -- 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)) |
31 | | -- control for robotattack [\#18](https://github.com/dev-sec/ssl-baseline/pull/18) ([supergicko](https://github.com/supergicko)) |
32 | | -- v-update minimum inspec version to \>=1.21.0 [\#16](https://github.com/dev-sec/ssl-baseline/pull/16) ([supergicko](https://github.com/supergicko)) |
33 | | -- use recommended spdx license identifier [\#14](https://github.com/dev-sec/ssl-baseline/pull/14) ([chris-rock](https://github.com/chris-rock)) |
34 | | -- Add configurable attributes. [\#13](https://github.com/dev-sec/ssl-baseline/pull/13) ([rhass](https://github.com/rhass)) |
35 | | - |
36 | | -## [1.3.0](https://github.com/dev-sec/ssl-baseline/tree/1.3.0) (2017-05-08) |
37 | | -[Full Changelog](https://github.com/dev-sec/ssl-baseline/compare/v1.2.0...1.3.0) |
38 | | - |
39 | | -**Merged pull requests:** |
40 | | - |
41 | | -- Test for all [\#10](https://github.com/dev-sec/ssl-baseline/pull/10) ([supergicko](https://github.com/supergicko)) |
42 | | -- restrict ruby testing to version 2.3.3 [\#9](https://github.com/dev-sec/ssl-baseline/pull/9) ([atomic111](https://github.com/atomic111)) |
43 | | -- Added control check for disabled CBC [\#8](https://github.com/dev-sec/ssl-baseline/pull/8) ([supergicko](https://github.com/supergicko)) |
44 | | -- controls for export, des, aNULL, eNULL ciphers + md5 mac [\#4](https://github.com/dev-sec/ssl-baseline/pull/4) ([supergicko](https://github.com/supergicko)) |
45 | | - |
46 | | -## [v1.2.0](https://github.com/dev-sec/ssl-baseline/tree/v1.2.0) (2017-03-10) |
47 | | -[Full Changelog](https://github.com/dev-sec/ssl-baseline/compare/v1.1.3...v1.2.0) |
48 | | - |
49 | | -**Merged pull requests:** |
50 | | - |
51 | | -- Add only\_if to controls [\#7](https://github.com/dev-sec/ssl-baseline/pull/7) ([alexpop](https://github.com/alexpop)) |
52 | | -- Sslports bug [\#6](https://github.com/dev-sec/ssl-baseline/pull/6) ([supergicko](https://github.com/supergicko)) |
53 | | -- add common files [\#5](https://github.com/dev-sec/ssl-baseline/pull/5) ([atomic111](https://github.com/atomic111)) |
54 | | - |
55 | | -## [v1.1.3](https://github.com/dev-sec/ssl-baseline/tree/v1.1.3) (2017-02-03) |
56 | | -[Full Changelog](https://github.com/dev-sec/ssl-baseline/compare/v1.1.1...v1.1.3) |
57 | | - |
58 | | -**Merged pull requests:** |
59 | | - |
60 | | -- target addresses of listening ports and add control for troubleshooting [\#3](https://github.com/dev-sec/ssl-baseline/pull/3) ([alexpop](https://github.com/alexpop)) |
61 | | - |
62 | | -## [v1.1.1](https://github.com/dev-sec/ssl-baseline/tree/v1.1.1) (2016-09-14) |
63 | | -**Fixed bugs:** |
64 | | - |
65 | | -- Accept InSpec \>= 0.33.2 [\#2](https://github.com/dev-sec/ssl-baseline/pull/2) ([alexpop](https://github.com/alexpop)) |
| 9 | +- Potentially dangerous settings [\#27](https://github.com/dev-sec/ssl-baseline/issues/27) |
66 | 10 |
|
67 | 11 | **Merged pull requests:** |
68 | 12 |
|
69 | | -- Initial release [\#1](https://github.com/dev-sec/ssl-baseline/pull/1) ([alexpop](https://github.com/alexpop)) |
| 13 | +- github actions [\#32](https://github.com/dev-sec/ssl-baseline/pull/32) ([micheelengronne](https://github.com/micheelengronne)) |
70 | 14 |
|
71 | 15 |
|
72 | 16 |
|
73 | | -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 17 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments