mismatch between STIG rules and current version for big_sur branch #275

Closed
opened 2026-01-19 18:29:54 +00:00 by michael · 2 comments
Owner

Originally created by @bernstei on GitHub.

Summary

APPL-11-00205[123] are not referred to anywhere in rules/*/*.yaml
APPL-11-002061 is referred to but does not exist in the STIG (V1R3)

Steps to reproduce

egrep APPL-11-00205[123] rules/*/*.yaml
egrep APPL-11-002061 rules*/*.yaml

Operating System version

11.5.1

What is the current bug behavior?

no output for the first grep, matching file sysprefs_gatekeeper_override_disallow.yaml for second

What is the expected correct behavior?

one or more match each for 00205[123], and no matches for 0020061

Originally created by @bernstei on GitHub. ### Summary APPL-11-00205[123] are not referred to anywhere in `rules/*/*.yaml` APPL-11-002061 is referred to but does not exist in the STIG (V1R3) ### Steps to reproduce ``` egrep APPL-11-00205[123] rules/*/*.yaml egrep APPL-11-002061 rules*/*.yaml ``` ### Operating System version 11.5.1 ### What is the current *bug* behavior? no output for the first grep, matching file `sysprefs_gatekeeper_override_disallow.yaml` for second ### What is the expected *correct* behavior? one or more match each for 00205[123], and no matches for 0020061
Author
Owner

@bernstei commented on GitHub:

Thanks for the heads up. I've made my email visible, for the future.

@bernstei commented on GitHub: Thanks for the heads up. I've made my email visible, for the future.
Author
Owner

@robertgendler commented on GitHub:

@bernstei - this has nothing to do with this ticket...But please check out dev_ventura_stig

I had no idea how else to tag you to grab your attention on GitHub than an old ticket.

@robertgendler commented on GitHub: @bernstei - this has nothing to do with this ticket...But please check out `dev_ventura_stig` I had no idea how else to tag you to grab your attention on GitHub than an old ticket.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: usnistgov/macos_security#275