Skip to content

Commit c5f887f

Browse files
author
dev-sec CI
committed
update inspec.yml and changelog
1 parent 0932d5f commit c5f887f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

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+
315
## [2.5.5](https://github.com/dev-sec/ssh-baseline/tree/2.5.5) (2020-05-20)
416

517
[Full Changelog](https://github.com/dev-sec/ssh-baseline/compare/2.5.4...2.5.5)

inspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ copyright: DevSec Hardening Framework Team
66
copyright_email: hello@dev-sec.io
77
license: Apache-2.0
88
summary: Test-suite for best-practice SSH hardening
9-
version: 2.5.5
9+
version: 2.5.6
1010
supports:
1111
- os-family: unix

0 commit comments

Comments
 (0)