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

Update comment to reference the correct Jira #12070

Merged
merged 1 commit into from
Jun 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions controls/nist_rhcos4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ controls:
rules:
- var_selinux_policy_name=targeted
- selinux_policytype
# (jhrozek): Disabled because of https://issues.redhat.com/browse/OCPBUGS-6969
# (jhrozek): Disabled because of https://issues.redhat.com/browse/OCPBUGS-6968
#- selinux_confinement_of_daemons
- var_selinux_state=enforcing
- selinux_state
Expand Down Expand Up @@ -829,7 +829,7 @@ controls:

https://issues.redhat.com/browse/CMP-115
rules:
# (jhrozek): Disabled because of https://issues.redhat.com/browse/OCPBUGS-6969
# (jhrozek): Disabled because of https://issues.redhat.com/browse/OCPBUGS-6968
#- selinux_confinement_of_daemons
- no_shelllogin_for_systemaccounts
- sysctl_kernel_perf_event_paranoid
Expand Down Expand Up @@ -5243,7 +5243,7 @@ controls:
- service_bluetooth_disabled
- kernel_module_tipc_disabled
- sysctl_net_ipv6_conf_all_accept_redirects
# (jhrozek): Disabled because of https://issues.redhat.com/browse/OCPBUGS-6969
# (jhrozek): Disabled because of https://issues.redhat.com/browse/OCPBUGS-6968
#- selinux_confinement_of_daemons
- sysctl_net_ipv4_tcp_syncookies
- sysctl_net_ipv4_icmp_ignore_bogus_error_responses
Expand Down
Loading