diff --git a/rules/icloud/icloud_enterprisebook_metadata_sync_disable.yaml b/rules/icloud/icloud_enterprisebook_metadata_sync_disable.yaml index c3652a36..a967d3b9 100644 --- a/rules/icloud/icloud_enterprisebook_metadata_sync_disable.yaml +++ b/rules/icloud/icloud_enterprisebook_metadata_sync_disable.yaml @@ -1,5 +1,5 @@ id: icloud_enterprisebook_metadata_sync_disable -title: "Preventing synchronisation of enterprise book meta data." +title: "Preventing synchronization of enterprise book meta data." discussion: | The iOS device _MUST_ be configured to prevent the synchronization of enterprise book meta data to Apple iCloud servers. diff --git a/rules/os/os_mail_move_messages_disable.yaml b/rules/os/os_mail_move_messages_disable.yaml index 176f8000..36639c1a 100644 --- a/rules/os/os_mail_move_messages_disable.yaml +++ b/rules/os/os_mail_move_messages_disable.yaml @@ -1,7 +1,7 @@ id: os_mail_move_messages_disable title: "Ensure Allow user to move messages from this account is set to Disabled" discussion: | - Mail from institutionally configured mail accounts _MUST_ not be allowed to move to personaly mail accounts. + Mail from institutionally configured mail accounts _MUST_ not be allowed to move to personal mail accounts to prevent data leakage. check: " " fix: | This is implemented by a Configuration Profile. diff --git a/rules/os/os_update_auto_RSR_allow.yaml b/rules/os/os_update_auto_RSR_allow.yaml index de3339c3..b77d8fe4 100644 --- a/rules/os/os_update_auto_RSR_allow.yaml +++ b/rules/os/os_update_auto_RSR_allow.yaml @@ -1,7 +1,7 @@ id: os_update_auto_RSR_allow title: "Auto install RSR Updates" discussion: | - The user _MUST_ manually enable automatic install of RSR updtes in Settings/General/Updates/Automatic Updates/Block Remote Content + The user _MUST_ manually enable automatic install of RSR updates in Settings/General/Updates/Automatic Updates/Block Remote Content check: " " fix: | This is implemented manually by the user. diff --git a/rules/os/os_web_distribution_app_installation_disable.yaml b/rules/os/os_web_distribution_app_installation_disable.yaml index 2b222616..320c7e1b 100644 --- a/rules/os/os_web_distribution_app_installation_disable.yaml +++ b/rules/os/os_web_distribution_app_installation_disable.yaml @@ -1,7 +1,7 @@ id: os_web_distribution_app_installation_disable title: "Ensure the ability to install apps directly from the web is set to Disabled" discussion: | - Web distrubtion of app installation _MUST_ be disabled. + Web distribution of app installation _MUST_ be disabled. check: " " fix: | This is implemented by a Configuration Profile.