Skip to content

Commit 6468210

Browse files
author
dev-sec CI
committed
update inspec.yml and changelog
1 parent f2fad54 commit 6468210

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

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.6.0](https://github.com/dev-sec/linux-baseline/tree/2.6.0) (2020-11-05)
4+
5+
[Full Changelog](https://github.com/dev-sec/linux-baseline/compare/2.5.0...2.6.0)
6+
7+
**Implemented enhancements:**
8+
9+
- feat\(osbaseline\): support validation for cpu vulnerabilities [\#138](https://github.com/dev-sec/linux-baseline/pull/138) ([imjoseangel](https://github.com/imjoseangel))
10+
11+
**Closed issues:**
12+
13+
- Support for validation of cpu vulnerabilities [\#114](https://github.com/dev-sec/linux-baseline/issues/114)
14+
315
## [2.5.0](https://github.com/dev-sec/linux-baseline/tree/2.5.0) (2020-08-25)
416

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

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.5.0
9+
version: 2.6.0
1010
supports:
1111
- os-family: linux

0 commit comments

Comments
 (0)