From cc1673b36590c901d12c0d04f8ba1d80b1cb459b Mon Sep 17 00:00:00 2001 From: Gabriel Becker Date: Thu, 24 Oct 2024 12:21:02 +0200 Subject: [PATCH] Remove sshd_enable_warning_banner_net from HIPAA control file. This rule conflicts with sshd_enable_warning_banner and only one of them should be selected. --- controls/hipaa.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/controls/hipaa.yml b/controls/hipaa.yml index d8d3658b948..3de4d53c2e0 100644 --- a/controls/hipaa.yml +++ b/controls/hipaa.yml @@ -368,7 +368,6 @@ controls: - sshd_do_not_permit_user_env - sshd_enable_strictmodes - sshd_enable_warning_banner - - sshd_enable_warning_banner_net - sshd_set_keepalive - sshd_set_keepalive_0 - sshd_use_priv_separation @@ -639,7 +638,6 @@ controls: - sshd_do_not_permit_user_env - sshd_enable_strictmodes - sshd_enable_warning_banner - - sshd_enable_warning_banner_net - sshd_set_keepalive - var_sshd_set_keepalive=1 - sshd_use_approved_ciphers @@ -708,7 +706,6 @@ controls: - sshd_do_not_permit_user_env - sshd_enable_strictmodes - sshd_enable_warning_banner - - sshd_enable_warning_banner_net - sshd_set_keepalive - sshd_set_keepalive_0 - sshd_use_priv_separation @@ -906,7 +903,6 @@ controls: - sshd_do_not_permit_user_env - sshd_enable_strictmodes - sshd_enable_warning_banner - - sshd_enable_warning_banner_net - sshd_set_keepalive - sshd_set_keepalive_0 - sshd_use_priv_separation @@ -1675,7 +1671,6 @@ controls: - sshd_do_not_permit_user_env - sshd_enable_strictmodes - sshd_enable_warning_banner - - sshd_enable_warning_banner_net - sshd_set_keepalive - sshd_set_keepalive_0 - sshd_use_approved_ciphers @@ -1749,7 +1744,6 @@ controls: - sshd_do_not_permit_user_env - sshd_enable_strictmodes - sshd_enable_warning_banner - - sshd_enable_warning_banner_net - sshd_set_keepalive - sshd_set_keepalive_0 - sshd_use_approved_ciphers