diff --git a/rules/os/os_hibernate_mode_destroyfvkeyonstandby_enable.yaml b/rules/os/os_hibernate_mode_destroyfvkeyonstandby_enable.yaml index a3e30439..1f12a40b 100644 --- a/rules/os/os_hibernate_mode_destroyfvkeyonstandby_enable.yaml +++ b/rules/os/os_hibernate_mode_destroyfvkeyonstandby_enable.yaml @@ -34,7 +34,6 @@ references: macOS: - "13.0" tags: - - cis_lvl1 - cis_lvl2 mobileconfig: true mobileconfig_info: diff --git a/rules/os/os_hibernate_mode_enable.yaml b/rules/os/os_hibernate_mode_enable.yaml index dbdcd881..1031c225 100644 --- a/rules/os/os_hibernate_mode_enable.yaml +++ b/rules/os/os_hibernate_mode_enable.yaml @@ -65,7 +65,6 @@ references: macOS: - "13.0" tags: - - cis_lvl1 - cis_lvl2 mobileconfig: false mobileconfig_info: diff --git a/rules/pwpolicy/pwpolicy_lower_case_character_enforce.yaml b/rules/pwpolicy/pwpolicy_lower_case_character_enforce.yaml index a7e5ca66..b937ab89 100644 --- a/rules/pwpolicy/pwpolicy_lower_case_character_enforce.yaml +++ b/rules/pwpolicy/pwpolicy_lower_case_character_enforce.yaml @@ -67,7 +67,6 @@ macOS: odv: hint: "Number of lowercase characters." recommended: 1 - cis_lvl1: 1 cis_lvl2: 1 tags: - 800-171 diff --git a/rules/pwpolicy/pwpolicy_special_character_enforce.yaml b/rules/pwpolicy/pwpolicy_special_character_enforce.yaml index 581d79a6..77870000 100644 --- a/rules/pwpolicy/pwpolicy_special_character_enforce.yaml +++ b/rules/pwpolicy/pwpolicy_special_character_enforce.yaml @@ -45,7 +45,6 @@ macOS: odv: hint: "Number of special characters." recommended: 1 - cis_lvl1: 1 cis_lvl2: 1 tags: - 800-171