From 89dabe333b1107f2c7eaa81d71fa2e5b6b87e511 Mon Sep 17 00:00:00 2001 From: Vojtech Polasek Date: Mon, 30 Jan 2023 10:29:01 +0100 Subject: [PATCH 1/2] add missing srg to aide_build_database rule --- .../software-integrity/aide/aide_build_database/rule.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/linux_os/guide/system/software/integrity/software-integrity/aide/aide_build_database/rule.yml b/linux_os/guide/system/software/integrity/software-integrity/aide/aide_build_database/rule.yml index 95ea6c6f94b..430f34c1e92 100644 --- a/linux_os/guide/system/software/integrity/software-integrity/aide/aide_build_database/rule.yml +++ b/linux_os/guide/system/software/integrity/software-integrity/aide/aide_build_database/rule.yml @@ -62,6 +62,7 @@ references: nist: CM-6(a) nist-csf: DE.CM-1,DE.CM-7,PR.DS-1,PR.DS-6,PR.DS-8,PR.IP-1,PR.IP-3 pcidss: Req-11.5 + srg: SRG-OS-000445-GPOS-00199 stigid@ol7: OL07-00-020029 stigid@ol8: OL08-00-010359 stigid@rhel7: RHEL-07-020029 From f401ff7b169a770afac101635857ed478f18b320 Mon Sep 17 00:00:00 2001 From: Vojtech Polasek Date: Mon, 30 Jan 2023 14:58:33 +0100 Subject: [PATCH 2/2] remove incorrectly assigned srg from package_aide_installed --- .../software-integrity/aide/package_aide_installed/rule.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux_os/guide/system/software/integrity/software-integrity/aide/package_aide_installed/rule.yml b/linux_os/guide/system/software/integrity/software-integrity/aide/package_aide_installed/rule.yml index d5947b3c189..f500f741aec 100644 --- a/linux_os/guide/system/software/integrity/software-integrity/aide/package_aide_installed/rule.yml +++ b/linux_os/guide/system/software/integrity/software-integrity/aide/package_aide_installed/rule.yml @@ -40,7 +40,7 @@ references: nist: CM-6(a) nist-csf: DE.CM-1,DE.CM-7,PR.DS-1,PR.DS-6,PR.DS-8,PR.IP-1,PR.IP-3 pcidss: Req-11.5 - srg: SRG-OS-000363-GPOS-00150,SRG-OS-000445-GPOS-00199 + srg: SRG-OS-000445-GPOS-00199 stigid@ol7: OL07-00-020029 stigid@ol8: OL08-00-010359 stigid@rhel7: RHEL-07-020029