File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
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+
311## [ 2.5.10] ( https://github.com/dev-sec/ssh-baseline/tree/2.5.10 ) (2020-07-16)
412
513[ Full Changelog] ( https://github.com/dev-sec/ssh-baseline/compare/2.5.9...2.5.10 )
4452
4553- PR \# 163 leads to failing sshd-14 check [ \# 169] ( https://github.com/dev-sec/ssh-baseline/issues/169 )
4654
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+
4759## [ 2.5.5] ( https://github.com/dev-sec/ssh-baseline/tree/2.5.5 ) (2020-05-20)
4860
4961[ Full Changelog] ( https://github.com/dev-sec/ssh-baseline/compare/2.5.4...2.5.5 )
107119
108120** Merged pull requests:**
109121
110- - ListenAddress should exist [ \# 165] ( https://github.com/dev-sec/ssh-baseline/pull/165 ) ([ micheelengronne] ( https://github.com/micheelengronne ) )
111122- API rate limiter debug [ \# 158] ( https://github.com/dev-sec/ssh-baseline/pull/158 ) ([ micheelengronne] ( https://github.com/micheelengronne ) )
112123- Release github workflow [ \# 157] ( https://github.com/dev-sec/ssh-baseline/pull/157 ) ([ micheelengronne] ( https://github.com/micheelengronne ) )
113124- 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
66copyright_email : hello@dev-sec.io
77license : Apache-2.0
88summary : Test-suite for best-practice SSH hardening
9- version : 2.5.10
9+ version : 2.5.11
1010supports :
1111 - os-family : unix
You can’t perform that action at this time.
0 commit comments