Skip to content

Commit 666e709

Browse files
author
dev-sec CI
committed
update inspec.yml and changelog
1 parent ecf5ab6 commit 666e709

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.8.4](https://github.com/dev-sec/linux-baseline/tree/2.8.4) (2022-10-28)
4+
5+
[Full Changelog](https://github.com/dev-sec/linux-baseline/compare/2.8.3...2.8.4)
6+
7+
**Implemented enhancements:**
8+
9+
- use centralised issue templates and workflows [\#178](https://github.com/dev-sec/linux-baseline/pull/178) ([schurzi](https://github.com/schurzi))
10+
311
## [2.8.3](https://github.com/dev-sec/linux-baseline/tree/2.8.3) (2022-09-29)
412

513
[Full Changelog](https://github.com/dev-sec/linux-baseline/compare/2.8.2...2.8.3)

inspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ copyright_email: hello@dev-sec.io
77
license: Apache-2.0
88
summary: Test suite for best practice Linux OS hardening
99
inspec_version: '>= 4.6.3'
10-
version: 2.8.3
10+
version: 2.8.4
1111
supports:
1212
- os-family: linux

0 commit comments

Comments
 (0)