Skip to content

Commit f0084b8

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

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

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.3](https://github.com/dev-sec/linux-baseline/tree/2.8.3) (2022-02-14)
4+
5+
[Full Changelog](https://github.com/dev-sec/linux-baseline/compare/2.8.2...2.8.3)
6+
7+
**Merged pull requests:**
8+
9+
- Improve SUID find [\#168](https://github.com/dev-sec/linux-baseline/pull/168) ([magmax](https://github.com/magmax))
10+
311
## [2.8.2](https://github.com/dev-sec/linux-baseline/tree/2.8.2) (2022-01-12)
412

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

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.2
10+
version: 2.8.3
1111
supports:
1212
- os-family: linux

0 commit comments

Comments
 (0)