From ecefa3540bc07d6939b3ff43f05a01944abafc06 Mon Sep 17 00:00:00 2001 From: Alan Moore Date: Mon, 16 Dec 2024 19:21:19 +0000 Subject: [PATCH] Add rule to ubuntu2404 cis control 5.3.3.2.5 --- controls/cis_ubuntu2404.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/controls/cis_ubuntu2404.yml b/controls/cis_ubuntu2404.yml index eb170820541..2f0e12cb7cd 100644 --- a/controls/cis_ubuntu2404.yml +++ b/controls/cis_ubuntu2404.yml @@ -1962,8 +1962,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: + - accounts_password_pam_maxsequence + status: automated - id: 5.3.3.2.6 title: Ensure password dictionary check is enabled (Automated)