Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cis-dil-benchmark-5.6: add check for users in wheel group #141

Open
schurzi opened this issue Nov 14, 2022 · 0 comments
Open

cis-dil-benchmark-5.6: add check for users in wheel group #141

schurzi opened this issue Nov 14, 2022 · 0 comments

Comments

@schurzi
Copy link
Contributor

schurzi commented Nov 14, 2022

Is your feature request related to a problem? Please describe.
In our current implementation, we check if a group wheel exists. This is not true for Debian based distributions and it is also not the intended check for the mentioned control.

Details see: https://secscan.acron.pl/centos7/5/6 or benchmark PDF from CIS.

Describe the solution you'd like
Implement a control, that verifies all users in group wheel with a user supplied list, of allowed users. By default only root should be allowed to be in this group. It is explicitly OK if this group does not exist.

Additional context
see #138

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant