Is your feature request related to a problem? Please describe.
Section 6.1.6 is changed:
1.0.1: Run the following command and verify Uid and Gid are both 0/root and Access is 600 or more restrictive:
1.1.0: Run the following command and verify Uid and Gid are both 0/root and Access is 644 or more restrictive
Describe the solution you'd like
Update the codebase to the up-to-date CiS (1.1.0) or add a toggle solution
Describe alternatives you've considered
We currently manually overwrite this specific case, I've got a PR to update the check.
Additional context