Skip to content

Commit 723ff27

Browse files
Merge pull request #637 from brodjieski/dev_2.0
Mapping, Localization and Admin Functions
2 parents 23759bb + c9792fd commit 723ff27

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+24534
-317
lines changed

config/default/sections/auditing.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
name: !localize "Auditing"
3-
description: !localize |
2+
name: "Auditing"
3+
description: |
44
This section contains the configuration and enforcement of the OpenBSM settings.
55
66
NOTE: The BSM Audit subsystem has been marked as deprecated by Apple.

config/default/sections/authentication.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
name: !localize "Authentication"
3-
description: !localize |
2+
name: "Authentication"
3+
description: |
44
This section contains the configuration of authentication settings, including the enforcement of smartcard authentication.
55
66
NOTE: See additional guidance in the Smartcard Supplemental.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
2-
name: !localize "Excluded Rules"
3-
description: !localize |
2+
name: "Excluded Rules"
3+
description: |
44
This section contains rules that have been excluded during the tailoring process. The rules are part of the larger catalog of the macOS Security Compliance Project library and associated with the baseline that this benchmark was sourced from.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
name: !localize "iCloud"
3-
description: !localize |
2+
name: "iCloud"
3+
description: |
44
This section contains the configuration and enforcement of iCloud and the Apple ID service settings.
55
66
NOTE: The check/fix commands outlined in this section _MUST_ be run by a user with with elevated privileges.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
2-
name: !localize "Inherent"
3-
description: !localize |
2+
name: "Inherent"
3+
description: |
44
This section reviews the controls that are built-in to macOS, and cannot be configured out of compliance.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
name: !localize "Manual"
3-
description: !localize |
2+
name: "Manual"
3+
description: |
44
This section contains the configuration and enforcement of manual security settings that can not be set by automated means.
55
66
These settings are typically enforced through user education, administrative procedures, or manual configuration by system administrators. They may include policies that require user action to implement, such as disabling Wi-Fi when not connected to a trusted network, or ensuring that mobile devices are properly managed and secured.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
2-
name: !localize "Not Applicable"
3-
description: !localize |
2+
name: "Not Applicable"
3+
description: |
44
This section contains the controls that are defined in the NIST 800-53 revision 5 but are not applicable when configuring a macOS system.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
2-
name: !localize "Operating System"
3-
description: !localize |
2+
name: "Operating System"
3+
description: |
44
This section contains the configuration and enforcement of operating system settings.

config/default/sections/passwordpolicy.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
name: !localize "Password Policy"
3-
description: !localize |
2+
name: "Password Policy"
3+
description: |
44
This section contains the configuration and enforcement of settings pertaining to password policies in macOS.
55
66
NOTE: The check/fix commands outlined in this section _MUST_ be run by a user with elevated privileges.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
2-
name: !localize "Permanent Findings"
3-
description: !localize |
2+
name: "Permanent Findings"
3+
description: |
44
This section contains the controls that are defined in NIST 800-53 revision 5 but are unable to be configured natively within macOS. It is recommended to implement a third-party solution to meet the controls in this section.

0 commit comments

Comments
 (0)