From 1cfc5f6b3800225a5420fac4e9bb139cccfaebe6 Mon Sep 17 00:00:00 2001 From: guangyee Date: Sat, 12 Dec 2020 05:57:56 +0100 Subject: [PATCH] Add rules for SLES-12-010360 STIG --- .../account_expiration/account_temp_expire_date/rule.yml | 4 +++- sle12/profiles/stig.profile | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/linux_os/guide/system/accounts/accounts-restrictions/account_expiration/account_temp_expire_date/rule.yml b/linux_os/guide/system/accounts/accounts-restrictions/account_expiration/account_temp_expire_date/rule.yml index f9e23b1b39b4..b6477767783c 100644 --- a/linux_os/guide/system/accounts/accounts-restrictions/account_expiration/account_temp_expire_date/rule.yml +++ b/linux_os/guide/system/accounts/accounts-restrictions/account_expiration/account_temp_expire_date/rule.yml @@ -1,6 +1,6 @@ documentation_complete: true -prodtype: fedora,rhel7,rhel8,rhv4 +prodtype: fedora,rhel7,rhel8,rhv4,sle12 title: 'Assign Expiration Date to Temporary Accounts' @@ -30,6 +30,7 @@ severity: unknown identifiers: cce@rhel7: CCE-81000-2 cce@rhel8: CCE-82474-8 + cce@sle12: CCE-83043-0 references: disa: CCI-000016,CCI-001682 @@ -42,6 +43,7 @@ references: cobit5: DSS01.03,DSS03.05,DSS05.04,DSS05.05,DSS05.07,DSS06.03 iso27001-2013: A.12.4.1,A.12.4.3,A.6.1.2,A.7.1.1,A.9.1.2,A.9.2.1,A.9.2.2,A.9.2.3,A.9.2.4,A.9.2.6,A.9.3.1,A.9.4.1,A.9.4.2,A.9.4.3,A.9.4.4,A.9.4.5 cis-csc: 1,12,13,14,15,16,18,3,5,7,8 + stigid@sle12: SLES-12-010360 ocil_clause: 'any temporary or emergency accounts have no expiration date set or do not expire within a documented time frame' diff --git a/sle12/profiles/stig.profile b/sle12/profiles/stig.profile index 2443e297061c..be85e68a327b 100644 --- a/sle12/profiles/stig.profile +++ b/sle12/profiles/stig.profile @@ -34,3 +34,4 @@ selections: - account_disable_post_pw_expiration - accounts_maximum_age_login_defs - package_audit-audispd-plugins_installed + - account_temp_expire_date