File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ 2.9.1 ] ( https://github.com/dev-sec/linux-baseline/tree/2.9.1 ) (2025-10-29 )
3+ ## [ 2.10.0 ] ( https://github.com/dev-sec/linux-baseline/tree/2.10.0 ) (2026-05-26 )
44
5- [ Full Changelog] ( https://github.com/dev-sec/linux-baseline/compare/2.9.0...2.9.1 )
5+ [ Full Changelog] ( https://github.com/dev-sec/linux-baseline/compare/2.9.0...2.10.0 )
6+
7+ ** Implemented enhancements:**
8+
9+ - Ptrace should be disabled or admin-only [ \# 192] ( https://github.com/dev-sec/linux-baseline/issues/192 )
10+ - Restrict ptrace attach to privileged users [ \# 193] ( https://github.com/dev-sec/linux-baseline/pull/193 ) ([ schurzi] ( https://github.com/schurzi ) )
611
712** Merged pull requests:**
813
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ copyright_email: hello@dev-sec.io
77license : Apache-2.0
88summary : Test suite for best practice Linux OS hardening
99inspec_version : ' >= 4.6.3'
10- version : 2.9.1
10+ version : 2.10.0
1111supports :
1212 - os-family : linux
1313inputs :
You can’t perform that action at this time.
0 commit comments