From f8161ad6fbe4f7336092ff1420f463cbeac17cc7 Mon Sep 17 00:00:00 2001 From: Vojtech Polasek Date: Wed, 22 Sep 2021 17:08:48 +0200 Subject: [PATCH] remove rule from rhel7 cis it did not align with the cis control --- controls/cis_rhel7.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/controls/cis_rhel7.yml b/controls/cis_rhel7.yml index c3e567e80de..23eb2e8ab9b 100644 --- a/controls/cis_rhel7.yml +++ b/controls/cis_rhel7.yml @@ -395,11 +395,9 @@ controls: levels: - l1_server - l1_workstation - status: partial + status: planned notes: >- The rule to remove prelink package is missing. - rules: - - disable_prelink - id: 1.6.1.1 title: Ensure SELinux is installed (Automated)