Skip to content

Commit 8ee448e

Browse files
author
dev-sec CI
committed
update inspec.yml and changelog
1 parent bb46422 commit 8ee448e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [2.5.0](https://github.com/dev-sec/linux-baseline/tree/2.5.0) (2020-08-25)
4+
5+
[Full Changelog](https://github.com/dev-sec/linux-baseline/compare/2.4.6...2.5.0)
6+
7+
**Implemented enhancements:**
8+
9+
- add archlinux-support for audit-check [\#136](https://github.com/dev-sec/linux-baseline/pull/136) ([rndmh3ro](https://github.com/rndmh3ro))
10+
11+
**Closed issues:**
12+
13+
- os-10: CIS: Disable unused filesystems \(1 failed\) [\#135](https://github.com/dev-sec/linux-baseline/issues/135)
14+
315
## [2.4.6](https://github.com/dev-sec/linux-baseline/tree/2.4.6) (2020-07-23)
416

517
[Full Changelog](https://github.com/dev-sec/linux-baseline/compare/2.4.5...2.4.6)

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 Linux OS hardening
9-
version: 2.4.6
9+
version: 2.5.0
1010
supports:
1111
- os-family: linux

0 commit comments

Comments
 (0)