CIS Manual Recommendations not generating properly #162

Closed
opened 2026-01-19 18:29:27 +00:00 by michael · 1 comment
Owner

Originally created by @Tribruin on GitHub.

Summary

CIS Manual Recommendations is not properly printing the recommedations for the Applications sections.

Steps to reproduce

Generate Guidance for with the CIS Manual Recommendations selected.

What is the current bug behavior?

The recommendations are blank in the Applications section

What is the expected correct behavior?

Three rules should be listed under recommendations

Relevant logs and/or screenshots

Possible fixes

(If you can, link to the line of code that might be responsible for the problem)
https://github.com/usnistgov/macos_security/blob/ventura/rules/supplemental/supplemental_cis_manual.yaml

Line 55 should be |Recommendations

Originally created by @Tribruin on GitHub. <!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "regression" or "bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary CIS Manual Recommendations is not properly printing the recommedations for the Applications sections. ### Steps to reproduce Generate Guidance for with the CIS Manual Recommendations selected. ### What is the current *bug* behavior? The recommendations are blank in the Applications section ### What is the expected *correct* behavior? Three rules should be listed under recommendations ### Relevant logs and/or screenshots ### Possible fixes (If you can, link to the line of code that might be responsible for the problem) https://github.com/usnistgov/macos_security/blob/ventura/rules/supplemental/supplemental_cis_manual.yaml Line 55 should be `|Recommendations`
Author
Owner

@jmahlman commented on GitHub:

@Tribruin Check this, should be good now.

@jmahlman commented on GitHub: @Tribruin Check this, should be good now.
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#162