Skip to content

Commit

Permalink
update inspec.yml and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-sec CI committed Dec 16, 2020
1 parent d83531f commit 87d09e0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [2.6.2](https://github.com/dev-sec/ssh-baseline/tree/2.6.2) (2020-12-16)

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

**Merged pull requests:**

- Legacy Protocol statement is removed from version 7.6 and above, sinc… [\#185](https://github.com/dev-sec/ssh-baseline/pull/185) ([joubbi](https://github.com/joubbi))

## [2.6.1](https://github.com/dev-sec/ssh-baseline/tree/2.6.1) (2020-12-16)

[Full Changelog](https://github.com/dev-sec/ssh-baseline/compare/2.6.0...2.6.1)
Expand Down
2 changes: 1 addition & 1 deletion inspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ copyright: DevSec Hardening Framework Team
copyright_email: [email protected]
license: Apache-2.0
summary: Test-suite for best-practice SSH hardening
version: 2.6.1
version: 2.6.2
supports:
- os-family: unix

0 comments on commit 87d09e0

Please sign in to comment.