mirror of
https://github.com/usnistgov/macos_security.git
synced 2026-02-03 14:03:24 +00:00
system_settings_improve_assistive_voice_disable.yaml mis-identified CIS control number #78
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ryan-baier-nih on GitHub.
The rule yaml file under the Sequoia branch titled system_settings_improve_assistive_voice_disable.yaml references the CIS level 1 control 2.6.3.2. This references the wrong CIS control number; it should be 2.6.3.3 (level 1). The below line should be modified.
from this:
cis:
benchmark:
to this:
cis:
benchmark:
Link to the rule in question:
https://github.com/usnistgov/macos_security/blob/sequoia/rules/system_settings/system_settings_improve_assistive_voice_disable.yaml
@robertgendler commented on GitHub:
This was fixed, but never closed. So closing issue