Skip to content

Commit 880a01d

Browse files
author
dev-sec CI
committed
update inspec.yml and changelog
1 parent aa6d891 commit 880a01d

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [2.6.3](https://github.com/dev-sec/ssh-baseline/tree/2.6.3) (2021-01-13)
4+
5+
[Full Changelog](https://github.com/dev-sec/ssh-baseline/compare/2.6.2...2.6.3)
6+
7+
**Merged pull requests:**
8+
9+
- Change "Disable IgnoreRhosts" to "Enable IgnoreRhosts" [\#187](https://github.com/dev-sec/ssh-baseline/pull/187) ([JosephDillon](https://github.com/JosephDillon))
10+
311
## [2.6.2](https://github.com/dev-sec/ssh-baseline/tree/2.6.2) (2021-01-12)
412

513
[Full Changelog](https://github.com/dev-sec/ssh-baseline/compare/2.6.1...2.6.2)

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

0 commit comments

Comments
 (0)