Skip to content

Commit

Permalink
Merge pull request #12697 from Mab879/clean_up_os_rules
Browse files Browse the repository at this point in the history
Remove old rules from RHEL 10 profiles
  • Loading branch information
jan-cerny authored Dec 11, 2024
2 parents ed8af32 + d044cbc commit aa76180
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 7 deletions.
1 change: 0 additions & 1 deletion controls/cis_rhel10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3120,6 +3120,5 @@ controls:
- var_user_initialization_files_regex=all_dotfiles
- no_forward_files
- no_netrc_files
- no_rsh_trust_files
related_rules:
- accounts_users_netrc_file_permissions
6 changes: 0 additions & 6 deletions controls/hipaa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,6 @@ controls:
- package_ypbind_removed
- package_ypserv_removed
- service_ypbind_disabled
- no_rsh_trust_files
- package_rsh-server_removed
- package_rsh_removed
- service_rexec_disabled
Expand Down Expand Up @@ -613,7 +612,6 @@ controls:
- package_ypbind_removed
- package_ypserv_removed
- service_ypbind_disabled
- no_rsh_trust_files
- package_rsh-server_removed
- package_rsh_removed
- service_rexec_disabled
Expand Down Expand Up @@ -681,7 +679,6 @@ controls:
- package_ypbind_removed
- package_ypserv_removed
- service_ypbind_disabled
- no_rsh_trust_files
- package_rsh-server_removed
- package_rsh_removed
- service_rexec_disabled
Expand Down Expand Up @@ -878,7 +875,6 @@ controls:
- package_ypbind_removed
- package_ypserv_removed
- service_ypbind_disabled
- no_rsh_trust_files
- package_rsh-server_removed
- package_rsh_removed
- service_rexec_disabled
Expand Down Expand Up @@ -1646,7 +1642,6 @@ controls:
- package_ypbind_removed
- package_ypserv_removed
- service_ypbind_disabled
- no_rsh_trust_files
- package_rsh-server_removed
- package_rsh_removed
- service_rexec_disabled
Expand Down Expand Up @@ -1719,7 +1714,6 @@ controls:
- package_ypbind_removed
- package_ypserv_removed
- service_ypbind_disabled
- no_rsh_trust_files
- package_rsh-server_removed
- package_rsh_removed
- service_rexec_disabled
Expand Down
2 changes: 2 additions & 0 deletions products/rhel10/profiles/anssi_bp28_enhanced.profile
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,5 @@ selections:
- '!sssd_enable_pam_services'
- '!sssd_ldap_configure_tls_reqcert'
- '!sssd_ldap_start_tls'
# These rules are no longer relevant
- '!prefer_64bit_os'
2 changes: 2 additions & 0 deletions products/rhel10/profiles/anssi_bp28_high.profile
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,5 @@ selections:
- '!sssd_enable_pam_services'
- '!sssd_ldap_configure_tls_reqcert'
- '!sssd_ldap_start_tls'
# These rules are no longer relevant
- '!prefer_64bit_os'

0 comments on commit aa76180

Please sign in to comment.