From a35775799e95f4c4f42f61318a0a609104f4e6ab Mon Sep 17 00:00:00 2001 From: Bob Gendler Date: Fri, 12 Dec 2025 10:09:27 -0500 Subject: [PATCH] Fixed title, removed stig tag --- rules/os/os_firmware_password_require.yaml | 1 - rules/os/os_supported_operating_system.yaml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/rules/os/os_firmware_password_require.yaml b/rules/os/os_firmware_password_require.yaml index abb34e8a..38d8c335 100644 --- a/rules/os/os_firmware_password_require.yaml +++ b/rules/os/os_firmware_password_require.yaml @@ -52,7 +52,6 @@ tags: - cnssi-1253_high - cmmc_lvl2 - cmmc_lvl1 - - stig - cnssi-1253_moderate severity: medium mobileconfig: false diff --git a/rules/os/os_supported_operating_system.yaml b/rules/os/os_supported_operating_system.yaml index 86bd9fa3..5e05cf02 100644 --- a/rules/os/os_supported_operating_system.yaml +++ b/rules/os/os_supported_operating_system.yaml @@ -1,5 +1,5 @@ id: os_supported_operating_system -title: Secure Name Address Resolution Service +title: The macOS Version Must Be Supported by the Vendor discussion: | Unsupported software and systems should not be used because fixes to newly identified bugs will not be implemented by the vendor. The lack of support can result in potential vulnerabilities.