UNIVERSAL MAPPING #689
Unanswered
umakirankumar-yalan-sys
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I want to generate a universal mapping between CIS and DISA controls for macOS.
My requirement is to combine CIS macOS 14, 15, and 26 along with DISA macOS 14, 15, and 26 into a single framework without duplicate controls.
The controls should be grouped based on OS applicability, for example:
Applicable to macOS 14, 15, and 26
Applicable to macOS 14 and 15
Applicable to macOS 15 and 26
Applicable to macOS 14 and 26
Applicable only to macOS 14
Applicable only to macOS 15
Applicable only to macOS 26
The OS-specific separation should only be maintained when a control is genuinely version-specific.
Could you please let me know if there is any existing approach, guidance, or recommended structure for implementing this in mSCP?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions