File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## [ 2.7.1 ] ( https://github.com/dev-sec/ssh-baseline/tree/2.7.1 ) (2022-03-18 )
3
+ ## [ 2.8.0 ] ( https://github.com/dev-sec/ssh-baseline/tree/2.8.0 ) (2022-09-29 )
4
4
5
- [ Full Changelog] ( https://github.com/dev-sec/ssh-baseline/compare/2.7.0...2.7.1 )
5
+ [ Full Changelog] ( https://github.com/dev-sec/ssh-baseline/compare/2.7.0...2.8.0 )
6
+
7
+ ** Implemented enhancements:**
8
+
9
+ - add support for EL9 [ \# 207] ( https://github.com/dev-sec/ssh-baseline/pull/207 ) ([ rndmh3ro] ( https://github.com/rndmh3ro ) )
10
+ - add basic support for Ubuntu 22 [ \# 204] ( https://github.com/dev-sec/ssh-baseline/pull/204 ) ([ schurzi] ( https://github.com/schurzi ) )
6
11
7
12
** Merged pull requests:**
8
13
14
+ - fix detection for centos stream [ \# 208] ( https://github.com/dev-sec/ssh-baseline/pull/208 ) ([ rndmh3ro] ( https://github.com/rndmh3ro ) )
15
+ - add more support for debian 11 [ \# 206] ( https://github.com/dev-sec/ssh-baseline/pull/206 ) ([ rndmh3ro] ( https://github.com/rndmh3ro ) )
9
16
- Change linting to Cookstyle [ \# 203] ( https://github.com/dev-sec/ssh-baseline/pull/203 ) ([ schurzi] ( https://github.com/schurzi ) )
10
17
11
18
## [ 2.7.0] ( https://github.com/dev-sec/ssh-baseline/tree/2.7.0 ) (2022-01-12)
Original file line number Diff line number Diff line change @@ -7,6 +7,6 @@ copyright_email: hello@dev-sec.io
7
7
license : Apache-2.0
8
8
summary : Test-suite for best-practice SSH hardening
9
9
inspec_version : ' >= 4.6.3'
10
- version : 2.7.1
10
+ version : 2.8.0
11
11
supports :
12
12
- os-family : unix
You can’t perform that action at this time.
0 commit comments