File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.5.6] ( https://github.com/dev-sec/ssh-baseline/tree/2.5.6 ) (2020-05-20)
4
+
5
+ [ Full Changelog] ( https://github.com/dev-sec/ssh-baseline/compare/2.5.5...2.5.6 )
6
+
7
+ ** Closed issues:**
8
+
9
+ - PR \# 163 leads to failing sshd-14 check [ \# 169] ( https://github.com/dev-sec/ssh-baseline/issues/169 )
10
+
11
+ ** Merged pull requests:**
12
+
13
+ - ListenAddress should exist [ \# 165] ( https://github.com/dev-sec/ssh-baseline/pull/165 ) ([ micheelengronne] ( https://github.com/micheelengronne ) )
14
+
3
15
## [ 2.5.5] ( https://github.com/dev-sec/ssh-baseline/tree/2.5.5 ) (2020-05-20)
4
16
5
17
[ Full Changelog] ( https://github.com/dev-sec/ssh-baseline/compare/2.5.4...2.5.5 )
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.5
9
+ version : 2.5.6
10
10
supports :
11
11
- os-family : unix
You can’t perform that action at this time.
0 commit comments