Skip to content

Commit 537b84c

Browse files
author
dev-sec CI
committed
update inspec.yml and changelog
1 parent 0d4644e commit 537b84c

2 files changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
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

inspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ 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.9.1
10+
version: 2.10.0
1111
supports:
1212
- os-family: linux
1313
inputs:

0 commit comments

Comments
 (0)