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

Fixes #62

Merged
merged 2 commits into from
Jan 21, 2019
Merged

Fixes #62

merged 2 commits into from
Jan 21, 2019

Conversation

bdwyertech
Copy link
Contributor

  • Add path to CoreOS grub.cfg for detecting audit kernel parameter
  • Fix permissions check for /etc/passwd-

CIS DIL v1.1.0 shows:

# Status
stat /etc/passwd- 
# => Access: (0644/-rw-------) Uid: ( 0/ root) Gid: ( 0/ root)

# Remediation
chown root:root /etc/passwd-
chmod u-x,go-wx /etc/passwd-

…cis-dil

Signed-off-by: Brian Dwyer <brian.dwyer@broadridge.com>
Signed-off-by: Brian Dwyer <brian.dwyer@broadridge.com>
@rarenerd rarenerd merged commit 88e29f5 into dev-sec:master Jan 21, 2019
@rarenerd
Copy link
Collaborator

Thanks for the PR @bdwyertech.

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

Successfully merging this pull request may close these issues.

2 participants