|
|
54c0d5 |
From ccd6b36cbb7ad3046fa09bdbf3aab84b1212d213 Mon Sep 17 00:00:00 2001
|
|
|
54c0d5 |
From: Watson Sato <wsato@redhat.com>
|
|
|
54c0d5 |
Date: Thu, 6 Feb 2020 11:29:31 +0100
|
|
|
54c0d5 |
Subject: [PATCH] Map missing SRG rules
|
|
|
54c0d5 |
|
|
|
54c0d5 |
---
|
|
|
54c0d5 |
.../guide/system/software/gnome/dconf_db_up_to_date/rule.yml | 3 +++
|
|
|
54c0d5 |
.../system-tools/package_gnutls-utils_installed/rule.yml | 1 +
|
|
|
54c0d5 |
.../software/system-tools/package_nss-tools_installed/rule.yml | 1 +
|
|
|
54c0d5 |
3 files changed, 5 insertions(+)
|
|
|
54c0d5 |
|
|
|
54c0d5 |
diff --git a/linux_os/guide/system/software/gnome/dconf_db_up_to_date/rule.yml b/linux_os/guide/system/software/gnome/dconf_db_up_to_date/rule.yml
|
|
|
54c0d5 |
index 3017b789f8..3e0b4fa2d1 100644
|
|
|
54c0d5 |
--- a/linux_os/guide/system/software/gnome/dconf_db_up_to_date/rule.yml
|
|
|
54c0d5 |
+++ b/linux_os/guide/system/software/gnome/dconf_db_up_to_date/rule.yml
|
|
|
54c0d5 |
@@ -20,6 +20,9 @@ identifiers:
|
|
|
54c0d5 |
cce@rhel8: 81003-6
|
|
|
54c0d5 |
cce@rhel7: 81004-4
|
|
|
54c0d5 |
|
|
|
54c0d5 |
+references:
|
|
|
54c0d5 |
+ srg: SRG-OS-000480-GPOS-00227
|
|
|
54c0d5 |
+
|
|
|
54c0d5 |
ocil_clause: 'The system-wide dconf databases are up-to-date with regards to respective keyfiles'
|
|
|
54c0d5 |
|
|
|
54c0d5 |
ocil: |-
|
|
|
54c0d5 |
diff --git a/linux_os/guide/system/software/system-tools/package_gnutls-utils_installed/rule.yml b/linux_os/guide/system/software/system-tools/package_gnutls-utils_installed/rule.yml
|
|
|
54c0d5 |
index ebb8ad95f0..1374900664 100644
|
|
|
54c0d5 |
--- a/linux_os/guide/system/software/system-tools/package_gnutls-utils_installed/rule.yml
|
|
|
54c0d5 |
+++ b/linux_os/guide/system/software/system-tools/package_gnutls-utils_installed/rule.yml
|
|
|
54c0d5 |
@@ -21,6 +21,7 @@ identifiers:
|
|
|
54c0d5 |
|
|
|
54c0d5 |
references:
|
|
|
54c0d5 |
ospp: FMT_SMF_EXT.1
|
|
|
54c0d5 |
+ srg: SRG-OS-000480-GPOS-00227
|
|
|
54c0d5 |
|
|
|
54c0d5 |
ocil_clause: 'the package is not installed'
|
|
|
54c0d5 |
|
|
|
54c0d5 |
diff --git a/linux_os/guide/system/software/system-tools/package_nss-tools_installed/rule.yml b/linux_os/guide/system/software/system-tools/package_nss-tools_installed/rule.yml
|
|
|
54c0d5 |
index 32c9c32893..5d0d679a1a 100644
|
|
|
54c0d5 |
--- a/linux_os/guide/system/software/system-tools/package_nss-tools_installed/rule.yml
|
|
|
54c0d5 |
+++ b/linux_os/guide/system/software/system-tools/package_nss-tools_installed/rule.yml
|
|
|
54c0d5 |
@@ -19,6 +19,7 @@ identifiers:
|
|
|
54c0d5 |
|
|
|
54c0d5 |
references:
|
|
|
54c0d5 |
ospp: FMT_SMF_EXT.1
|
|
|
54c0d5 |
+ srg: SRG-OS-000480-GPOS-00227
|
|
|
54c0d5 |
|
|
|
54c0d5 |
ocil_clause: 'the package is not installed'
|
|
|
54c0d5 |
|