├── .gitignore ├── LICENSE ├── README.md └── custom ├── Images ├── CIS-macOS-Security.png └── cis_banner.png ├── baselines ├── CIS-Benchmark-L1.yaml ├── CIS-Benchmark-L2.yaml └── CIS-Benchmark.yaml ├── rules ├── cisaudit │ ├── cisaudit_auditd_enabled.yaml │ ├── cisaudit_control_access.yaml │ ├── cisaudit_firewall_log_enable.yaml │ ├── cisaudit_flags.yaml │ ├── cisaudit_install_log.yaml │ ├── cisaudit_security_auditing.yaml │ └── cisaudit_software_inventory.yaml ├── cisicloud │ ├── cisicloud_configuration.yaml │ ├── cisicloud_drive_disable.yaml │ ├── cisicloud_keychain_disable.yaml │ └── cisicloud_sync_disable.yaml ├── cisnetwork │ ├── cisnetwork_bonjour_disable.yaml │ ├── cisnetwork_httpd_disable.yaml │ ├── cisnetwork_network_locations.yaml │ ├── cisnetwork_nfsd_disable.yaml │ ├── cisnetwork_wifi_menubar.yaml │ └── cisnetwork_wifi_settings.yaml ├── cispwmanagement │ ├── cispwmanagement_account_lockout_enforce.yaml │ ├── cispwmanagement_alpha_character_enable.yaml │ ├── cispwmanagement_authenticated_root_enable.yaml │ ├── cispwmanagement_autologin_disable.yaml │ ├── cispwmanagement_custom_message_loginscreen.yaml │ ├── cispwmanagement_disable_fast_user_switching.yaml │ ├── cispwmanagement_hibernate_enabled.yaml │ ├── cispwmanagement_history_enforce.yaml │ ├── cispwmanagement_library_validation.yaml │ ├── cispwmanagement_login_keychain_locked_sleep.yaml │ ├── cispwmanagement_lower_case_character_enforce.yaml │ ├── cispwmanagement_minimum_length_enforce.yaml │ ├── cispwmanagement_numeric_character_enforce.yaml │ ├── cispwmanagement_password_age.yaml │ ├── cispwmanagement_password_hints_remove.yaml │ ├── cispwmanagement_password_lock_login_keychain.yaml │ ├── cispwmanagement_password_sudo_timeout_period.yaml │ ├── cispwmanagement_policy_banner_loginwindow_enforce.yaml │ ├── cispwmanagement_root_disable.yaml │ ├── cispwmanagement_screensaver_password_enforce.yaml │ ├── cispwmanagement_secure_individual_keychains.yaml │ ├── cispwmanagement_sip_enable.yaml │ ├── cispwmanagement_special_character_enforce.yaml │ ├── cispwmanagement_system_wide_preferences_configure.yaml │ ├── cispwmanagement_timestamp_user_tty.yaml │ └── cispwmanagement_unlock_active_user_session_disable.yaml ├── cissecurity │ ├── cissecurity_apfsvolumes_encrypted.yaml │ ├── cissecurity_camera_privacy_confidentiality_concerns.yaml │ ├── cissecurity_corestoragevolumes_encrypted.yaml │ ├── cissecurity_diagnostics_reports_disable.yaml │ ├── cissecurity_enable_filevault.yaml │ ├── cissecurity_firewall_application_rules.yaml │ ├── cissecurity_firewall_enable.yaml │ ├── cissecurity_firewall_stealth_mode_enable.yaml │ ├── cissecurity_gatekeeper_enable.yaml │ ├── cissecurity_location_services_enable.yaml │ ├── cissecurity_location_services_monitor.yaml │ └── cissecurity_personalized_advertising_disable.yaml ├── cissharing │ ├── cissharing_bluetooth_sharing_disable.yaml │ ├── cissharing_content_caching_disable.yaml │ ├── cissharing_internet_sharing_disable.yaml │ ├── cissharing_media_sharing_disabled.yaml │ ├── cissharing_printer_disable.yaml │ ├── cissharing_rae_disable.yaml │ ├── cissharing_remote_management_disable.yaml │ ├── cissharing_removable_media_disable_sharing.yaml │ ├── cissharing_screen_sharing_disable.yaml │ ├── cissharing_smbd_disable.yaml │ └── cissharing_ssh_disable.yaml ├── cissystempreferences │ ├── cissystempreferences_bluetooth_disable.yaml │ ├── cissystempreferences_bluetooth_status_menubar.yaml │ ├── cissystempreferences_hot_corners_familiarize.yaml │ ├── cissystempreferences_hot_corners_secure.yaml │ ├── cissystempreferences_screensaver_timeout_enforce.yaml │ ├── cissystempreferences_time_server_configure.yaml │ └── cissystempreferences_time_server_enforce.yaml ├── cissystempremissions │ ├── cissystempremissions_home_folders_secure.yaml │ ├── cissystempremissions_library_worldwritablefiles.yaml │ ├── cissystempremissions_permissions_apps.yaml │ └── cissystempremissions_system_worldwritablefiles.yaml ├── cistimemachine │ ├── cistimemachine_action_opticalmedia.yaml │ ├── cistimemachine_efi_valid.yaml │ ├── cistimemachine_power_nap.yaml │ ├── cistimemachine_review_siri.yaml │ ├── cistimemachine_terminal_securekeyboard.yaml │ ├── cistimemachine_time_machine_autobackup.yaml │ ├── cistimemachine_time_machine_encrypted.yaml │ └── cistimemachine_wake_for_network.yaml ├── cisupdates │ ├── cisupdates_app_updates.yaml │ ├── cisupdates_auto_download.yaml │ ├── cisupdates_auto_update.yaml │ ├── cisupdates_computername_considerations.yaml │ ├── cisupdates_current_software.yaml │ ├── cisupdates_macos_updates.yaml │ └── cisupdates_system_security_updates.yaml ├── cisuseraccounts │ ├── cisuseraccounts_disable_autorun_files_safari.yaml │ ├── cisuseraccounts_enable_filename_extensions.yaml │ ├── cisuseraccounts_guest_access_smb_disable.yaml │ ├── cisuseraccounts_guest_account_disable.yaml │ ├── cisuseraccounts_loginwindow_prompt_username_password_enforce.yaml │ ├── cisuseraccounts_password_hints_disable.yaml │ └── cisuseraccounts_remove_guest_homefolder.yaml └── supplemental │ ├── supplemental_accounts_preferences_actions_Items.yaml │ ├── supplemental_airdrop_security.yaml │ ├── supplemental_applewatch.yaml │ ├── supplemental_appstore_password.yaml │ ├── supplemental_bluetooth.yaml │ ├── supplemental_checklist.yaml │ ├── supplemental_date_time.yaml │ ├── supplemental_desktop_screensaver.yaml │ ├── supplemental_efi_password.yaml │ ├── supplemental_encryption.yaml │ ├── supplemental_filesystem_premissions_accesscontrols.yaml │ ├── supplemental_filevault_password_appleid.yaml │ ├── supplemental_firewall.yaml │ ├── supplemental_permissions.yaml │ ├── supplemental_screentime.yaml │ ├── supplemental_sidecar.yaml │ ├── supplemental_system_information_backup_remote.yaml │ ├── supplemental_touchid.yaml │ └── supplemental_unified_logging.yaml ├── sections ├── cisappendix.yaml ├── cisappendix_summary_table.yaml ├── cisaudit.yaml ├── cisicloud.yaml ├── cisnetwork.yaml ├── cispwmanagement.yaml ├── cissecurity.yaml ├── cissharing.yaml ├── cissupplemental.yaml ├── cissystempreferences.yaml ├── cissystempremissions.yaml ├── cistimemachine.yaml ├── cisupdates.yaml └── cisuseraccounts.yaml └── templates ├── adoc_acronyms.adoc ├── adoc_additional_docs.adoc ├── adoc_authors.adoc └── adoc_foreword.adoc /.gitignore: -------------------------------------------------------------------------------- 1 | .DS_Store 2 | docs 3 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/README.md -------------------------------------------------------------------------------- /custom/Images/CIS-macOS-Security.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/Images/CIS-macOS-Security.png -------------------------------------------------------------------------------- /custom/Images/cis_banner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/Images/cis_banner.png -------------------------------------------------------------------------------- /custom/baselines/CIS-Benchmark-L1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/baselines/CIS-Benchmark-L1.yaml -------------------------------------------------------------------------------- /custom/baselines/CIS-Benchmark-L2.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/baselines/CIS-Benchmark-L2.yaml -------------------------------------------------------------------------------- /custom/baselines/CIS-Benchmark.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/baselines/CIS-Benchmark.yaml -------------------------------------------------------------------------------- /custom/rules/cisaudit/cisaudit_auditd_enabled.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisaudit/cisaudit_auditd_enabled.yaml -------------------------------------------------------------------------------- /custom/rules/cisaudit/cisaudit_control_access.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisaudit/cisaudit_control_access.yaml -------------------------------------------------------------------------------- /custom/rules/cisaudit/cisaudit_firewall_log_enable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisaudit/cisaudit_firewall_log_enable.yaml -------------------------------------------------------------------------------- /custom/rules/cisaudit/cisaudit_flags.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisaudit/cisaudit_flags.yaml -------------------------------------------------------------------------------- /custom/rules/cisaudit/cisaudit_install_log.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisaudit/cisaudit_install_log.yaml -------------------------------------------------------------------------------- /custom/rules/cisaudit/cisaudit_security_auditing.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisaudit/cisaudit_security_auditing.yaml -------------------------------------------------------------------------------- /custom/rules/cisaudit/cisaudit_software_inventory.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisaudit/cisaudit_software_inventory.yaml -------------------------------------------------------------------------------- /custom/rules/cisicloud/cisicloud_configuration.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisicloud/cisicloud_configuration.yaml -------------------------------------------------------------------------------- /custom/rules/cisicloud/cisicloud_drive_disable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisicloud/cisicloud_drive_disable.yaml -------------------------------------------------------------------------------- /custom/rules/cisicloud/cisicloud_keychain_disable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisicloud/cisicloud_keychain_disable.yaml -------------------------------------------------------------------------------- /custom/rules/cisicloud/cisicloud_sync_disable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisicloud/cisicloud_sync_disable.yaml -------------------------------------------------------------------------------- /custom/rules/cisnetwork/cisnetwork_bonjour_disable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisnetwork/cisnetwork_bonjour_disable.yaml -------------------------------------------------------------------------------- /custom/rules/cisnetwork/cisnetwork_httpd_disable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisnetwork/cisnetwork_httpd_disable.yaml -------------------------------------------------------------------------------- /custom/rules/cisnetwork/cisnetwork_network_locations.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisnetwork/cisnetwork_network_locations.yaml -------------------------------------------------------------------------------- /custom/rules/cisnetwork/cisnetwork_nfsd_disable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisnetwork/cisnetwork_nfsd_disable.yaml -------------------------------------------------------------------------------- /custom/rules/cisnetwork/cisnetwork_wifi_menubar.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisnetwork/cisnetwork_wifi_menubar.yaml -------------------------------------------------------------------------------- /custom/rules/cisnetwork/cisnetwork_wifi_settings.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisnetwork/cisnetwork_wifi_settings.yaml -------------------------------------------------------------------------------- /custom/rules/cispwmanagement/cispwmanagement_account_lockout_enforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cispwmanagement/cispwmanagement_account_lockout_enforce.yaml -------------------------------------------------------------------------------- /custom/rules/cispwmanagement/cispwmanagement_alpha_character_enable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cispwmanagement/cispwmanagement_alpha_character_enable.yaml -------------------------------------------------------------------------------- /custom/rules/cispwmanagement/cispwmanagement_authenticated_root_enable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cispwmanagement/cispwmanagement_authenticated_root_enable.yaml -------------------------------------------------------------------------------- /custom/rules/cispwmanagement/cispwmanagement_autologin_disable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cispwmanagement/cispwmanagement_autologin_disable.yaml -------------------------------------------------------------------------------- /custom/rules/cispwmanagement/cispwmanagement_custom_message_loginscreen.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cispwmanagement/cispwmanagement_custom_message_loginscreen.yaml -------------------------------------------------------------------------------- /custom/rules/cispwmanagement/cispwmanagement_disable_fast_user_switching.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cispwmanagement/cispwmanagement_disable_fast_user_switching.yaml -------------------------------------------------------------------------------- /custom/rules/cispwmanagement/cispwmanagement_hibernate_enabled.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cispwmanagement/cispwmanagement_hibernate_enabled.yaml -------------------------------------------------------------------------------- /custom/rules/cispwmanagement/cispwmanagement_history_enforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cispwmanagement/cispwmanagement_history_enforce.yaml -------------------------------------------------------------------------------- /custom/rules/cispwmanagement/cispwmanagement_library_validation.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cispwmanagement/cispwmanagement_library_validation.yaml -------------------------------------------------------------------------------- /custom/rules/cispwmanagement/cispwmanagement_login_keychain_locked_sleep.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cispwmanagement/cispwmanagement_login_keychain_locked_sleep.yaml -------------------------------------------------------------------------------- /custom/rules/cispwmanagement/cispwmanagement_lower_case_character_enforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cispwmanagement/cispwmanagement_lower_case_character_enforce.yaml -------------------------------------------------------------------------------- /custom/rules/cispwmanagement/cispwmanagement_minimum_length_enforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cispwmanagement/cispwmanagement_minimum_length_enforce.yaml -------------------------------------------------------------------------------- /custom/rules/cispwmanagement/cispwmanagement_numeric_character_enforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cispwmanagement/cispwmanagement_numeric_character_enforce.yaml -------------------------------------------------------------------------------- /custom/rules/cispwmanagement/cispwmanagement_password_age.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cispwmanagement/cispwmanagement_password_age.yaml -------------------------------------------------------------------------------- /custom/rules/cispwmanagement/cispwmanagement_password_hints_remove.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cispwmanagement/cispwmanagement_password_hints_remove.yaml -------------------------------------------------------------------------------- /custom/rules/cispwmanagement/cispwmanagement_password_lock_login_keychain.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cispwmanagement/cispwmanagement_password_lock_login_keychain.yaml -------------------------------------------------------------------------------- /custom/rules/cispwmanagement/cispwmanagement_password_sudo_timeout_period.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cispwmanagement/cispwmanagement_password_sudo_timeout_period.yaml -------------------------------------------------------------------------------- /custom/rules/cispwmanagement/cispwmanagement_policy_banner_loginwindow_enforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cispwmanagement/cispwmanagement_policy_banner_loginwindow_enforce.yaml -------------------------------------------------------------------------------- /custom/rules/cispwmanagement/cispwmanagement_root_disable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cispwmanagement/cispwmanagement_root_disable.yaml -------------------------------------------------------------------------------- /custom/rules/cispwmanagement/cispwmanagement_screensaver_password_enforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cispwmanagement/cispwmanagement_screensaver_password_enforce.yaml -------------------------------------------------------------------------------- /custom/rules/cispwmanagement/cispwmanagement_secure_individual_keychains.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cispwmanagement/cispwmanagement_secure_individual_keychains.yaml -------------------------------------------------------------------------------- /custom/rules/cispwmanagement/cispwmanagement_sip_enable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cispwmanagement/cispwmanagement_sip_enable.yaml -------------------------------------------------------------------------------- /custom/rules/cispwmanagement/cispwmanagement_special_character_enforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cispwmanagement/cispwmanagement_special_character_enforce.yaml -------------------------------------------------------------------------------- /custom/rules/cispwmanagement/cispwmanagement_system_wide_preferences_configure.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cispwmanagement/cispwmanagement_system_wide_preferences_configure.yaml -------------------------------------------------------------------------------- /custom/rules/cispwmanagement/cispwmanagement_timestamp_user_tty.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cispwmanagement/cispwmanagement_timestamp_user_tty.yaml -------------------------------------------------------------------------------- /custom/rules/cispwmanagement/cispwmanagement_unlock_active_user_session_disable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cispwmanagement/cispwmanagement_unlock_active_user_session_disable.yaml -------------------------------------------------------------------------------- /custom/rules/cissecurity/cissecurity_apfsvolumes_encrypted.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissecurity/cissecurity_apfsvolumes_encrypted.yaml -------------------------------------------------------------------------------- /custom/rules/cissecurity/cissecurity_camera_privacy_confidentiality_concerns.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissecurity/cissecurity_camera_privacy_confidentiality_concerns.yaml -------------------------------------------------------------------------------- /custom/rules/cissecurity/cissecurity_corestoragevolumes_encrypted.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissecurity/cissecurity_corestoragevolumes_encrypted.yaml -------------------------------------------------------------------------------- /custom/rules/cissecurity/cissecurity_diagnostics_reports_disable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissecurity/cissecurity_diagnostics_reports_disable.yaml -------------------------------------------------------------------------------- /custom/rules/cissecurity/cissecurity_enable_filevault.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissecurity/cissecurity_enable_filevault.yaml -------------------------------------------------------------------------------- /custom/rules/cissecurity/cissecurity_firewall_application_rules.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissecurity/cissecurity_firewall_application_rules.yaml -------------------------------------------------------------------------------- /custom/rules/cissecurity/cissecurity_firewall_enable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissecurity/cissecurity_firewall_enable.yaml -------------------------------------------------------------------------------- /custom/rules/cissecurity/cissecurity_firewall_stealth_mode_enable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissecurity/cissecurity_firewall_stealth_mode_enable.yaml -------------------------------------------------------------------------------- /custom/rules/cissecurity/cissecurity_gatekeeper_enable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissecurity/cissecurity_gatekeeper_enable.yaml -------------------------------------------------------------------------------- /custom/rules/cissecurity/cissecurity_location_services_enable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissecurity/cissecurity_location_services_enable.yaml -------------------------------------------------------------------------------- /custom/rules/cissecurity/cissecurity_location_services_monitor.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissecurity/cissecurity_location_services_monitor.yaml -------------------------------------------------------------------------------- /custom/rules/cissecurity/cissecurity_personalized_advertising_disable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissecurity/cissecurity_personalized_advertising_disable.yaml -------------------------------------------------------------------------------- /custom/rules/cissharing/cissharing_bluetooth_sharing_disable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissharing/cissharing_bluetooth_sharing_disable.yaml -------------------------------------------------------------------------------- /custom/rules/cissharing/cissharing_content_caching_disable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissharing/cissharing_content_caching_disable.yaml -------------------------------------------------------------------------------- /custom/rules/cissharing/cissharing_internet_sharing_disable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissharing/cissharing_internet_sharing_disable.yaml -------------------------------------------------------------------------------- /custom/rules/cissharing/cissharing_media_sharing_disabled.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissharing/cissharing_media_sharing_disabled.yaml -------------------------------------------------------------------------------- /custom/rules/cissharing/cissharing_printer_disable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissharing/cissharing_printer_disable.yaml -------------------------------------------------------------------------------- /custom/rules/cissharing/cissharing_rae_disable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissharing/cissharing_rae_disable.yaml -------------------------------------------------------------------------------- /custom/rules/cissharing/cissharing_remote_management_disable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissharing/cissharing_remote_management_disable.yaml -------------------------------------------------------------------------------- /custom/rules/cissharing/cissharing_removable_media_disable_sharing.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissharing/cissharing_removable_media_disable_sharing.yaml -------------------------------------------------------------------------------- /custom/rules/cissharing/cissharing_screen_sharing_disable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissharing/cissharing_screen_sharing_disable.yaml -------------------------------------------------------------------------------- /custom/rules/cissharing/cissharing_smbd_disable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissharing/cissharing_smbd_disable.yaml -------------------------------------------------------------------------------- /custom/rules/cissharing/cissharing_ssh_disable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissharing/cissharing_ssh_disable.yaml -------------------------------------------------------------------------------- /custom/rules/cissystempreferences/cissystempreferences_bluetooth_disable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissystempreferences/cissystempreferences_bluetooth_disable.yaml -------------------------------------------------------------------------------- /custom/rules/cissystempreferences/cissystempreferences_bluetooth_status_menubar.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissystempreferences/cissystempreferences_bluetooth_status_menubar.yaml -------------------------------------------------------------------------------- /custom/rules/cissystempreferences/cissystempreferences_hot_corners_familiarize.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissystempreferences/cissystempreferences_hot_corners_familiarize.yaml -------------------------------------------------------------------------------- /custom/rules/cissystempreferences/cissystempreferences_hot_corners_secure.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissystempreferences/cissystempreferences_hot_corners_secure.yaml -------------------------------------------------------------------------------- /custom/rules/cissystempreferences/cissystempreferences_screensaver_timeout_enforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissystempreferences/cissystempreferences_screensaver_timeout_enforce.yaml -------------------------------------------------------------------------------- /custom/rules/cissystempreferences/cissystempreferences_time_server_configure.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissystempreferences/cissystempreferences_time_server_configure.yaml -------------------------------------------------------------------------------- /custom/rules/cissystempreferences/cissystempreferences_time_server_enforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissystempreferences/cissystempreferences_time_server_enforce.yaml -------------------------------------------------------------------------------- /custom/rules/cissystempremissions/cissystempremissions_home_folders_secure.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissystempremissions/cissystempremissions_home_folders_secure.yaml -------------------------------------------------------------------------------- /custom/rules/cissystempremissions/cissystempremissions_library_worldwritablefiles.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissystempremissions/cissystempremissions_library_worldwritablefiles.yaml -------------------------------------------------------------------------------- /custom/rules/cissystempremissions/cissystempremissions_permissions_apps.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissystempremissions/cissystempremissions_permissions_apps.yaml -------------------------------------------------------------------------------- /custom/rules/cissystempremissions/cissystempremissions_system_worldwritablefiles.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cissystempremissions/cissystempremissions_system_worldwritablefiles.yaml -------------------------------------------------------------------------------- /custom/rules/cistimemachine/cistimemachine_action_opticalmedia.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cistimemachine/cistimemachine_action_opticalmedia.yaml -------------------------------------------------------------------------------- /custom/rules/cistimemachine/cistimemachine_efi_valid.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cistimemachine/cistimemachine_efi_valid.yaml -------------------------------------------------------------------------------- /custom/rules/cistimemachine/cistimemachine_power_nap.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cistimemachine/cistimemachine_power_nap.yaml -------------------------------------------------------------------------------- /custom/rules/cistimemachine/cistimemachine_review_siri.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cistimemachine/cistimemachine_review_siri.yaml -------------------------------------------------------------------------------- /custom/rules/cistimemachine/cistimemachine_terminal_securekeyboard.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cistimemachine/cistimemachine_terminal_securekeyboard.yaml -------------------------------------------------------------------------------- /custom/rules/cistimemachine/cistimemachine_time_machine_autobackup.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cistimemachine/cistimemachine_time_machine_autobackup.yaml -------------------------------------------------------------------------------- /custom/rules/cistimemachine/cistimemachine_time_machine_encrypted.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cistimemachine/cistimemachine_time_machine_encrypted.yaml -------------------------------------------------------------------------------- /custom/rules/cistimemachine/cistimemachine_wake_for_network.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cistimemachine/cistimemachine_wake_for_network.yaml -------------------------------------------------------------------------------- /custom/rules/cisupdates/cisupdates_app_updates.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisupdates/cisupdates_app_updates.yaml -------------------------------------------------------------------------------- /custom/rules/cisupdates/cisupdates_auto_download.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisupdates/cisupdates_auto_download.yaml -------------------------------------------------------------------------------- /custom/rules/cisupdates/cisupdates_auto_update.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisupdates/cisupdates_auto_update.yaml -------------------------------------------------------------------------------- /custom/rules/cisupdates/cisupdates_computername_considerations.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisupdates/cisupdates_computername_considerations.yaml -------------------------------------------------------------------------------- /custom/rules/cisupdates/cisupdates_current_software.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisupdates/cisupdates_current_software.yaml -------------------------------------------------------------------------------- /custom/rules/cisupdates/cisupdates_macos_updates.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisupdates/cisupdates_macos_updates.yaml -------------------------------------------------------------------------------- /custom/rules/cisupdates/cisupdates_system_security_updates.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisupdates/cisupdates_system_security_updates.yaml -------------------------------------------------------------------------------- /custom/rules/cisuseraccounts/cisuseraccounts_disable_autorun_files_safari.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisuseraccounts/cisuseraccounts_disable_autorun_files_safari.yaml -------------------------------------------------------------------------------- /custom/rules/cisuseraccounts/cisuseraccounts_enable_filename_extensions.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisuseraccounts/cisuseraccounts_enable_filename_extensions.yaml -------------------------------------------------------------------------------- /custom/rules/cisuseraccounts/cisuseraccounts_guest_access_smb_disable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisuseraccounts/cisuseraccounts_guest_access_smb_disable.yaml -------------------------------------------------------------------------------- /custom/rules/cisuseraccounts/cisuseraccounts_guest_account_disable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisuseraccounts/cisuseraccounts_guest_account_disable.yaml -------------------------------------------------------------------------------- /custom/rules/cisuseraccounts/cisuseraccounts_loginwindow_prompt_username_password_enforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisuseraccounts/cisuseraccounts_loginwindow_prompt_username_password_enforce.yaml -------------------------------------------------------------------------------- /custom/rules/cisuseraccounts/cisuseraccounts_password_hints_disable.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisuseraccounts/cisuseraccounts_password_hints_disable.yaml -------------------------------------------------------------------------------- /custom/rules/cisuseraccounts/cisuseraccounts_remove_guest_homefolder.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/cisuseraccounts/cisuseraccounts_remove_guest_homefolder.yaml -------------------------------------------------------------------------------- /custom/rules/supplemental/supplemental_accounts_preferences_actions_Items.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/supplemental/supplemental_accounts_preferences_actions_Items.yaml -------------------------------------------------------------------------------- /custom/rules/supplemental/supplemental_airdrop_security.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/supplemental/supplemental_airdrop_security.yaml -------------------------------------------------------------------------------- /custom/rules/supplemental/supplemental_applewatch.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/supplemental/supplemental_applewatch.yaml -------------------------------------------------------------------------------- /custom/rules/supplemental/supplemental_appstore_password.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/supplemental/supplemental_appstore_password.yaml -------------------------------------------------------------------------------- /custom/rules/supplemental/supplemental_bluetooth.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/supplemental/supplemental_bluetooth.yaml -------------------------------------------------------------------------------- /custom/rules/supplemental/supplemental_checklist.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/supplemental/supplemental_checklist.yaml -------------------------------------------------------------------------------- /custom/rules/supplemental/supplemental_date_time.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/supplemental/supplemental_date_time.yaml -------------------------------------------------------------------------------- /custom/rules/supplemental/supplemental_desktop_screensaver.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/supplemental/supplemental_desktop_screensaver.yaml -------------------------------------------------------------------------------- /custom/rules/supplemental/supplemental_efi_password.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/supplemental/supplemental_efi_password.yaml -------------------------------------------------------------------------------- /custom/rules/supplemental/supplemental_encryption.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/supplemental/supplemental_encryption.yaml -------------------------------------------------------------------------------- /custom/rules/supplemental/supplemental_filesystem_premissions_accesscontrols.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/supplemental/supplemental_filesystem_premissions_accesscontrols.yaml -------------------------------------------------------------------------------- /custom/rules/supplemental/supplemental_filevault_password_appleid.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/supplemental/supplemental_filevault_password_appleid.yaml -------------------------------------------------------------------------------- /custom/rules/supplemental/supplemental_firewall.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/supplemental/supplemental_firewall.yaml -------------------------------------------------------------------------------- /custom/rules/supplemental/supplemental_permissions.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/supplemental/supplemental_permissions.yaml -------------------------------------------------------------------------------- /custom/rules/supplemental/supplemental_screentime.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/supplemental/supplemental_screentime.yaml -------------------------------------------------------------------------------- /custom/rules/supplemental/supplemental_sidecar.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/supplemental/supplemental_sidecar.yaml -------------------------------------------------------------------------------- /custom/rules/supplemental/supplemental_system_information_backup_remote.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/supplemental/supplemental_system_information_backup_remote.yaml -------------------------------------------------------------------------------- /custom/rules/supplemental/supplemental_touchid.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/supplemental/supplemental_touchid.yaml -------------------------------------------------------------------------------- /custom/rules/supplemental/supplemental_unified_logging.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/rules/supplemental/supplemental_unified_logging.yaml -------------------------------------------------------------------------------- /custom/sections/cisappendix.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/sections/cisappendix.yaml -------------------------------------------------------------------------------- /custom/sections/cisappendix_summary_table.yaml: -------------------------------------------------------------------------------- 1 | name: "Appendix: Summary Table" 2 | description: | -------------------------------------------------------------------------------- /custom/sections/cisaudit.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/sections/cisaudit.yaml -------------------------------------------------------------------------------- /custom/sections/cisicloud.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/sections/cisicloud.yaml -------------------------------------------------------------------------------- /custom/sections/cisnetwork.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/sections/cisnetwork.yaml -------------------------------------------------------------------------------- /custom/sections/cispwmanagement.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/sections/cispwmanagement.yaml -------------------------------------------------------------------------------- /custom/sections/cissecurity.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/sections/cissecurity.yaml -------------------------------------------------------------------------------- /custom/sections/cissharing.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/sections/cissharing.yaml -------------------------------------------------------------------------------- /custom/sections/cissupplemental.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/sections/cissupplemental.yaml -------------------------------------------------------------------------------- /custom/sections/cissystempreferences.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/sections/cissystempreferences.yaml -------------------------------------------------------------------------------- /custom/sections/cissystempremissions.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/sections/cissystempremissions.yaml -------------------------------------------------------------------------------- /custom/sections/cistimemachine.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/sections/cistimemachine.yaml -------------------------------------------------------------------------------- /custom/sections/cisupdates.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/sections/cisupdates.yaml -------------------------------------------------------------------------------- /custom/sections/cisuseraccounts.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/sections/cisuseraccounts.yaml -------------------------------------------------------------------------------- /custom/templates/adoc_acronyms.adoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/templates/adoc_acronyms.adoc -------------------------------------------------------------------------------- /custom/templates/adoc_additional_docs.adoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/templates/adoc_additional_docs.adoc -------------------------------------------------------------------------------- /custom/templates/adoc_authors.adoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/templates/adoc_authors.adoc -------------------------------------------------------------------------------- /custom/templates/adoc_foreword.adoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvdbent/CIS-macOS-Security/HEAD/custom/templates/adoc_foreword.adoc --------------------------------------------------------------------------------