update inspec.yml and changelog

This commit is contained in:
dev-sec CI 2022-02-14 10:02:12 +00:00
parent f1bff02e51
commit f0084b869f
2 changed files with 9 additions and 1 deletions

View file

@ -1,5 +1,13 @@
# Changelog
## [2.8.3](https://github.com/dev-sec/linux-baseline/tree/2.8.3) (2022-02-14)
[Full Changelog](https://github.com/dev-sec/linux-baseline/compare/2.8.2...2.8.3)
**Merged pull requests:**
- Improve SUID find [\#168](https://github.com/dev-sec/linux-baseline/pull/168) ([magmax](https://github.com/magmax))
## [2.8.2](https://github.com/dev-sec/linux-baseline/tree/2.8.2) (2022-01-12)
[Full Changelog](https://github.com/dev-sec/linux-baseline/compare/2.8.1...2.8.2)

View file

@ -7,6 +7,6 @@ copyright_email: hello@dev-sec.io
license: Apache-2.0
summary: Test suite for best practice Linux OS hardening
inspec_version: '>= 4.6.3'
version: 2.8.2
version: 2.8.3
supports:
- os-family: linux