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 node 4.1.8 #6196

Merged
merged 2 commits into from
Oct 13, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ rationale: |-

severity: medium

#identifiers:
# cce@ocp4: 80619-0
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@redhatrises was this CCE added as a place holder?
Is the CCE valid and assigned tot this rule actually?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no, it's not a valid CCE. It is a placeholder since the content is still considered alpha / beta/

identifiers:
cce@ocp4: CCE-83440-8

references:
cis: 4.1.8
Expand Down
4 changes: 2 additions & 2 deletions applications/openshift/worker/file_owner_worker_ca/rule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ rationale: |-

severity: medium

#identifiers:
# cce@ocp4: 80619-0
identifiers:
cce@ocp4: CCE-83396-2

references:
cis: 4.1.8
Expand Down
3 changes: 2 additions & 1 deletion ocp4/profiles/cis-node.profile
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@ selections:
# 4.1.7 Ensure that the certificate authorities file permissions are set to 644 or more restrictive
# - create a rule based on file_permissions_kubelet_service that checks the perms of /etc/kubernetes/kubelet-ca.crt
# 4.1.8 Ensure that the client certificate authorities file ownership is set to root:root
# - create a rule based on file_ownership_kubelet_service that checks the ownership of /etc/kubernetes/kubelet-ca.crt
- file_owner_worker_ca
- file_groupowner_worker_ca
# 4.1.9 Ensure that the kubelet --config configuration file has permissions set to 644 or more restrictive
# - create a rule based on file_permissions_kubelet_service that checks the perms of /var/lib/kubelet/kubeconfig
# 4.1.10 Ensure that the kubelet configuration file ownership is set to root:root
Expand Down
2 changes: 0 additions & 2 deletions shared/references/cce-redhat-avail.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ CCE-83386-3
CCE-83387-1
CCE-83392-1
CCE-83393-9
CCE-83396-2
CCE-83397-0
CCE-83398-8
CCE-83399-6
Expand Down Expand Up @@ -84,7 +83,6 @@ CCE-83436-6
CCE-83437-4
CCE-83438-2
CCE-83439-0
CCE-83440-8
CCE-83441-6
CCE-83442-4
CCE-83443-2
Expand Down