Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

system_settings_improve_assistive_voice_disable.yaml mis-identified CIS control number #444

Open
ryan-baier-nih opened this issue Nov 1, 2024 · 0 comments

Comments

@ryan-baier-nih
Copy link

ryan-baier-nih commented Nov 1, 2024

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:

  • 2.6.3.2 (level 1)

to this:
cis:
benchmark:

  • 2.6.3.3 (level 1)

Link to the rule in question:
https://github.com/usnistgov/macos_security/blob/sequoia/rules/system_settings/system_settings_improve_assistive_voice_disable.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant