Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rules to several ubuntu2404 CIS controls #12675

Merged
merged 2 commits into from
Dec 10, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Add rules to several ubuntu2404 CIS controls
mpurg committed Dec 10, 2024

Verified

This commit was signed with the committer’s verified signature. The key has expired.
florianhofhammer Florian Hofhammer
commit 346a81682ffa03803713041af088930a471fcf7a
25 changes: 12 additions & 13 deletions controls/cis_ubuntu2404.yml
Original file line number Diff line number Diff line change
@@ -1759,10 +1759,9 @@ controls:
levels:
- l1_server
- l1_workstation
related_rules:
rules:
- sudo_add_use_pty
status: planned
notes: TODO. Partial/incorrect implementation exists.See related rules. Analogous to ubuntu2204/5.3.2.
status: automated

- id: 5.2.3
title: Ensure sudo log file exists (Automated)
@@ -1833,8 +1832,9 @@ controls:
levels:
- l1_server
- l1_workstation
status: planned
notes: TODO. Rule does not seem to be implemented, nor does it map to any rules in ubuntu2204 profile.
rules:
- package_pam_pwquality_installed
status: automated

- id: 5.3.2.1
title: Ensure pam_unix module is enabled (Automated)
@@ -2285,20 +2285,18 @@ controls:
levels:
- l1_server
- l1_workstation
related_rules:
rules:
- journald_compress
status: planned
notes: TODO. Partial/incorrect implementation exists.See related rules. Analogous to ubuntu2204/4.2.1.3.
status: automated

- id: 6.1.2.4
title: Ensure journald Storage is configured (Automated)
levels:
- l1_server
- l1_workstation
related_rules:
rules:
- journald_storage
status: planned
notes: TODO. Partial/incorrect implementation exists.See related rules. Analogous to ubuntu2204/4.2.1.4.
status: automated

- id: 6.1.3.1
title: Ensure rsyslog is installed (Automated)
@@ -2323,8 +2321,9 @@ controls:
levels:
- l1_server
- l1_workstation
status: planned
notes: TODO. Rule does not seem to be implemented. Analogous to ubuntu2204/4.2.2.3.
rules:
- journald_forward_to_syslog
status: automated

- id: 6.1.3.4
title: Ensure rsyslog log file creation mode is configured (Automated)