From 2e76ebfbe48aed6b5cda2590973732ae1a75cb5f Mon Sep 17 00:00:00 2001 From: Bob Gendler Date: Fri, 4 Aug 2023 09:48:26 -0400 Subject: [PATCH] refactor[rules] Added none tag to old stig rules Added none tag to STIG rules that had no other tag --- rules/icloud/icloud_appleid_preference_pane_disable.yaml | 1 + rules/os/os_anti_virus_installed.yaml | 1 + rules/os/os_camera_disable.yaml | 1 + rules/os/os_screensaver_timeout_loginwindow_enforce.yaml | 1 + rules/os/os_sshd_fips_140_ciphers.yaml | 1 + rules/os/os_sshd_fips_140_macs.yaml | 1 + rules/system_settings/system_settings_assistant_disable.yaml | 1 + .../system_settings_bluetooth_prefpane_disable.yaml | 1 + ...ystem_settings_internet_accounts_preference_pane_disable.yaml | 1 + rules/system_settings/system_settings_siri_prefpane_disable.yaml | 1 + rules/system_settings/system_settings_touch_id_pane_disable.yaml | 1 + .../system_settings_wallet_applepay_prefpane_disable.yaml | 1 + .../system_settings_wallet_applepay_prefpane_hide.yaml | 1 + 13 files changed, 13 insertions(+) diff --git a/rules/icloud/icloud_appleid_preference_pane_disable.yaml b/rules/icloud/icloud_appleid_preference_pane_disable.yaml index bbacdab4..a4260501 100644 --- a/rules/icloud/icloud_appleid_preference_pane_disable.yaml +++ b/rules/icloud/icloud_appleid_preference_pane_disable.yaml @@ -35,6 +35,7 @@ references: macOS: - "14.0" tags: + - none severity: "high" mobileconfig: true mobileconfig_info: diff --git a/rules/os/os_anti_virus_installed.yaml b/rules/os/os_anti_virus_installed.yaml index db2b18a5..aace5590 100644 --- a/rules/os/os_anti_virus_installed.yaml +++ b/rules/os/os_anti_virus_installed.yaml @@ -30,6 +30,7 @@ references: macOS: - "14.0" tags: + - none severity: "high" mobileconfig: false mobileconfig_info: \ No newline at end of file diff --git a/rules/os/os_camera_disable.yaml b/rules/os/os_camera_disable.yaml index 827ad0b2..872c448e 100644 --- a/rules/os/os_camera_disable.yaml +++ b/rules/os/os_camera_disable.yaml @@ -29,6 +29,7 @@ references: macOS: - "14.0" tags: + - none severity: "medium" mobileconfig: true mobileconfig_info: diff --git a/rules/os/os_screensaver_timeout_loginwindow_enforce.yaml b/rules/os/os_screensaver_timeout_loginwindow_enforce.yaml index 9ea62d77..c82d601b 100644 --- a/rules/os/os_screensaver_timeout_loginwindow_enforce.yaml +++ b/rules/os/os_screensaver_timeout_loginwindow_enforce.yaml @@ -46,6 +46,7 @@ odv: recommended: 1200 stig: 900 tags: + - none severity: "medium" mobileconfig: true mobileconfig_info: diff --git a/rules/os/os_sshd_fips_140_ciphers.yaml b/rules/os/os_sshd_fips_140_ciphers.yaml index cd3f0de6..ae85b1fc 100644 --- a/rules/os/os_sshd_fips_140_ciphers.yaml +++ b/rules/os/os_sshd_fips_140_ciphers.yaml @@ -65,6 +65,7 @@ references: macOS: - "14.0" tags: + - none severity: "high" mobileconfig: false mobileconfig_info: \ No newline at end of file diff --git a/rules/os/os_sshd_fips_140_macs.yaml b/rules/os/os_sshd_fips_140_macs.yaml index 7a532181..f7232cc6 100644 --- a/rules/os/os_sshd_fips_140_macs.yaml +++ b/rules/os/os_sshd_fips_140_macs.yaml @@ -65,6 +65,7 @@ references: macOS: - "14.0" tags: + - none severity: "high" mobileconfig: false mobileconfig_info: \ No newline at end of file diff --git a/rules/system_settings/system_settings_assistant_disable.yaml b/rules/system_settings/system_settings_assistant_disable.yaml index 54f38daa..cfd45ca3 100644 --- a/rules/system_settings/system_settings_assistant_disable.yaml +++ b/rules/system_settings/system_settings_assistant_disable.yaml @@ -40,6 +40,7 @@ references: macOS: - "14.0" tags: + - none severity: "medium" mobileconfig: true mobileconfig_info: diff --git a/rules/system_settings/system_settings_bluetooth_prefpane_disable.yaml b/rules/system_settings/system_settings_bluetooth_prefpane_disable.yaml index 11b1981f..017e006f 100644 --- a/rules/system_settings/system_settings_bluetooth_prefpane_disable.yaml +++ b/rules/system_settings/system_settings_bluetooth_prefpane_disable.yaml @@ -32,6 +32,7 @@ references: macOS: - "12.0" tags: + - none severity: "low" mobileconfig: true mobileconfig_info: diff --git a/rules/system_settings/system_settings_internet_accounts_preference_pane_disable.yaml b/rules/system_settings/system_settings_internet_accounts_preference_pane_disable.yaml index d18b63c7..58c5c605 100644 --- a/rules/system_settings/system_settings_internet_accounts_preference_pane_disable.yaml +++ b/rules/system_settings/system_settings_internet_accounts_preference_pane_disable.yaml @@ -40,6 +40,7 @@ references: macOS: - "14.0" tags: + - none severity: "medium" mobileconfig: true mobileconfig_info: diff --git a/rules/system_settings/system_settings_siri_prefpane_disable.yaml b/rules/system_settings/system_settings_siri_prefpane_disable.yaml index 5924029d..b32bc4e3 100644 --- a/rules/system_settings/system_settings_siri_prefpane_disable.yaml +++ b/rules/system_settings/system_settings_siri_prefpane_disable.yaml @@ -37,6 +37,7 @@ references: macOS: - "14.0" tags: + - none severity: "medium" mobileconfig: true mobileconfig_info: diff --git a/rules/system_settings/system_settings_touch_id_pane_disable.yaml b/rules/system_settings/system_settings_touch_id_pane_disable.yaml index af0b8e00..f7f8938e 100644 --- a/rules/system_settings/system_settings_touch_id_pane_disable.yaml +++ b/rules/system_settings/system_settings_touch_id_pane_disable.yaml @@ -37,6 +37,7 @@ references: macOS: - "14.0" tags: + - none severity: "medium" mobileconfig: true mobileconfig_info: diff --git a/rules/system_settings/system_settings_wallet_applepay_prefpane_disable.yaml b/rules/system_settings/system_settings_wallet_applepay_prefpane_disable.yaml index 823dd0a9..304230b6 100644 --- a/rules/system_settings/system_settings_wallet_applepay_prefpane_disable.yaml +++ b/rules/system_settings/system_settings_wallet_applepay_prefpane_disable.yaml @@ -37,6 +37,7 @@ references: macOS: - "14.0" tags: + - none severity: "medium" mobileconfig: true mobileconfig_info: diff --git a/rules/system_settings/system_settings_wallet_applepay_prefpane_hide.yaml b/rules/system_settings/system_settings_wallet_applepay_prefpane_hide.yaml index 19ba694b..9e85eb53 100644 --- a/rules/system_settings/system_settings_wallet_applepay_prefpane_hide.yaml +++ b/rules/system_settings/system_settings_wallet_applepay_prefpane_hide.yaml @@ -37,6 +37,7 @@ references: macOS: - "14.0" tags: + - none severity: "medium" mobileconfig: true mobileconfig_info: