Skip to content

Commit fd9581a

Browse files
author
dev-sec CI
committed
update inspec.yml and changelog
1 parent 1840dbb commit fd9581a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
# Changelog
22

3-
## [2.8.1](https://github.com/dev-sec/linux-baseline/tree/2.8.1) (2021-10-19)
3+
## [2.8.1](https://github.com/dev-sec/linux-baseline/tree/2.8.1) (2021-11-23)
44

55
[Full Changelog](https://github.com/dev-sec/linux-baseline/compare/2.8.0...2.8.1)
66

77
**Closed issues:**
88

9+
- Add checks for mount options \(noexec, nosuid, nodev\) [\#163](https://github.com/dev-sec/linux-baseline/issues/163)
910
- Ensure links are protected [\#159](https://github.com/dev-sec/linux-baseline/issues/159)
1011

1112
**Merged pull requests:**
1213

14+
- feat\(os-14\) add rule to check noexec, nosuid and nodev mount options [\#164](https://github.com/dev-sec/linux-baseline/pull/164) ([cmhe](https://github.com/cmhe))
1315
- added sysctl-34 for checking link protection settings [\#160](https://github.com/dev-sec/linux-baseline/pull/160) ([cmhe](https://github.com/cmhe))
1416

1517
## [2.8.0](https://github.com/dev-sec/linux-baseline/tree/2.8.0) (2021-05-06)

0 commit comments

Comments
 (0)