Skip to content

Commit ce0e4c6

Browse files
author
dev-sec CI
committed
update inspec.yml and changelog
1 parent 7b4d99a commit ce0e4c6

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Changelog
22

3-
## [2.8.4](https://github.com/dev-sec/linux-baseline/tree/2.8.4) (2022-12-12)
3+
## [2.9.0](https://github.com/dev-sec/linux-baseline/tree/2.9.0) (2023-03-31)
44

5-
[Full Changelog](https://github.com/dev-sec/linux-baseline/compare/2.8.3...2.8.4)
5+
[Full Changelog](https://github.com/dev-sec/linux-baseline/compare/2.8.3...2.9.0)
66

77
**Implemented enhancements:**
88

@@ -13,6 +13,10 @@
1313

1414
- fix wrong sysctl [\#180](https://github.com/dev-sec/linux-baseline/pull/180) ([rndmh3ro](https://github.com/rndmh3ro))
1515

16+
**Merged pull requests:**
17+
18+
- Configure Renovate [\#182](https://github.com/dev-sec/linux-baseline/pull/182) ([renovate[bot]](https://github.com/apps/renovate))
19+
1620
## [2.8.3](https://github.com/dev-sec/linux-baseline/tree/2.8.3) (2022-09-29)
1721

1822
[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.4
10+
version: 2.9.0
1111
supports:
1212
- os-family: linux

0 commit comments

Comments
 (0)