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 14, 2021
1 parent e59891f commit 8df0c50
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,18 @@
# Changelog

## [2.6.4](https://github.com/dev-sec/ssh-baseline/tree/2.6.4) (2021-11-30)
## [2.7.0](https://github.com/dev-sec/ssh-baseline/tree/2.7.0) (2021-12-14)

[Full Changelog](https://github.com/dev-sec/ssh-baseline/compare/2.6.3...2.6.4)
[Full Changelog](https://github.com/dev-sec/ssh-baseline/compare/2.6.3...2.7.0)

**Implemented enhancements:**

- Add support for AlmaLinux [\#199](https://github.com/dev-sec/ssh-baseline/pull/199) ([rickhlx](https://github.com/rickhlx))
- update code to conform to new linting rules [\#190](https://github.com/dev-sec/ssh-baseline/pull/190) ([schurzi](https://github.com/schurzi))

**Closed issues:**

- Add support for AlmaLinux [\#200](https://github.com/dev-sec/ssh-baseline/issues/200)

**Merged pull requests:**

- add support for Rocky Linux [\#198](https://github.com/dev-sec/ssh-baseline/pull/198) ([schurzi](https://github.com/schurzi))
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.4
version: 2.7.0
supports:
- os-family: unix

0 comments on commit 8df0c50

Please sign in to comment.