Skip to content

Commit bea0ec3

Browse files
author
dev-sec CI
committed
update inspec.yml and changelog
1 parent e30a2f8 commit bea0ec3

2 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,26 @@
11
# Changelog
22

3+
## [2.5.12](https://github.com/dev-sec/ssh-baseline/tree/2.5.12) (2020-07-22)
4+
5+
[Full Changelog](https://github.com/dev-sec/ssh-baseline/compare/2.5.11...2.5.12)
6+
7+
**Merged pull requests:**
8+
9+
- rework CRYPTO\_POLICY check to work with fedora [\#177](https://github.com/dev-sec/ssh-baseline/pull/177) ([schurzi](https://github.com/schurzi))
10+
311
## [2.5.11](https://github.com/dev-sec/ssh-baseline/tree/2.5.11) (2020-07-16)
412

513
[Full Changelog](https://github.com/dev-sec/ssh-baseline/compare/2.5.10...2.5.11)
614

7-
**Merged pull requests:**
15+
**Implemented enhancements:**
816

917
- add control for CRYPTO\_POLICY on RedHat [\#176](https://github.com/dev-sec/ssh-baseline/pull/176) ([schurzi](https://github.com/schurzi))
1018

1119
## [2.5.10](https://github.com/dev-sec/ssh-baseline/tree/2.5.10) (2020-07-16)
1220

1321
[Full Changelog](https://github.com/dev-sec/ssh-baseline/compare/2.5.9...2.5.10)
1422

15-
**Merged pull requests:**
23+
**Implemented enhancements:**
1624

1725
- use correct kex for RedHat/CentOS/Oracle Linux 8 [\#175](https://github.com/dev-sec/ssh-baseline/pull/175) ([schurzi](https://github.com/schurzi))
1826

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.11
9+
version: 2.5.12
1010
supports:
1111
- os-family: unix

0 commit comments

Comments
 (0)