File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.5.11] ( https://github.com/dev-sec/ssh-baseline/tree/2.5.11 ) (2020-07-16)
4
+
5
+ [ Full Changelog] ( https://github.com/dev-sec/ssh-baseline/compare/2.5.10...2.5.11 )
6
+
7
+ ** Merged pull requests:**
8
+
9
+ - add control for CRYPTO\_ POLICY on RedHat [ \# 176] ( https://github.com/dev-sec/ssh-baseline/pull/176 ) ([ schurzi] ( https://github.com/schurzi ) )
10
+
3
11
## [ 2.5.10] ( https://github.com/dev-sec/ssh-baseline/tree/2.5.10 ) (2020-07-16)
4
12
5
13
[ Full Changelog] ( https://github.com/dev-sec/ssh-baseline/compare/2.5.9...2.5.10 )
44
52
45
53
- PR \# 163 leads to failing sshd-14 check [ \# 169] ( https://github.com/dev-sec/ssh-baseline/issues/169 )
46
54
55
+ ** Merged pull requests:**
56
+
57
+ - ListenAddress should exist [ \# 165] ( https://github.com/dev-sec/ssh-baseline/pull/165 ) ([ micheelengronne] ( https://github.com/micheelengronne ) )
58
+
47
59
## [ 2.5.5] ( https://github.com/dev-sec/ssh-baseline/tree/2.5.5 ) (2020-05-20)
48
60
49
61
[ Full Changelog] ( https://github.com/dev-sec/ssh-baseline/compare/2.5.4...2.5.5 )
107
119
108
120
** Merged pull requests:**
109
121
110
- - ListenAddress should exist [ \# 165] ( https://github.com/dev-sec/ssh-baseline/pull/165 ) ([ micheelengronne] ( https://github.com/micheelengronne ) )
111
122
- API rate limiter debug [ \# 158] ( https://github.com/dev-sec/ssh-baseline/pull/158 ) ([ micheelengronne] ( https://github.com/micheelengronne ) )
112
123
- Release github workflow [ \# 157] ( https://github.com/dev-sec/ssh-baseline/pull/157 ) ([ micheelengronne] ( https://github.com/micheelengronne ) )
113
124
- In a container, sshd should not run as root [ \# 152] ( https://github.com/dev-sec/ssh-baseline/pull/152 ) ([ micheelengronne] ( https://github.com/micheelengronne ) )
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ copyright: DevSec Hardening Framework Team
6
6
copyright_email : hello@dev-sec.io
7
7
license : Apache-2.0
8
8
summary : Test-suite for best-practice SSH hardening
9
- version : 2.5.10
9
+ version : 2.5.11
10
10
supports :
11
11
- os-family : unix
You can’t perform that action at this time.
0 commit comments