mirror of
https://github.com/usnistgov/macos_security.git
synced 2026-02-03 05:53:24 +00:00
big_sur branch has two rules that claim to be APPL-11-000001 #277
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 @bernstei on GitHub.
Summary
Both
sysprefs_apple_watch_unlock_disable.yamlandsysprefs_touchid_unlock_disable.yamlclaim to correspond to STIG ID APPL-11-000001Steps to reproduce
grep APPL-11-000001 rules/*/*Operating System version
11.5.1
What is the current bug behavior?
two rules with same STIG ID despite addressing different settings and vulnerabilities (touchID vs. Apple Watch unlock)
What is the expected correct behavior?
one rule per STIG ID (in general, but definitely for this particular STIG ID)
Relevant logs and/or screenshots
I suspect there may be additional conflicts (in labeling and/or tagging) with the STIG rules for touchid and apple watch, but haven't checked carefully.
@golbiga commented on GitHub:
Yep, we have some cleanup to do for
STIGreferences.@golbiga commented on GitHub:
@bernstei
sysprefs_touchid_unlock_disable.yamlactually doesn't fall under the STIG and will beN/A. We're planning to make some updates to the STIG baselines soon.@bernstei commented on GitHub:
Thanks. Perhaps that's also the response to #88