[PATCH 3/5] [bugfix] Updated RHEL6 XCCDF ensure_gpgcheck_globally_activated to call correct OVAL

Shawn.Wells at redhat.com Shawn.Wells at redhat.com
Mon May 12 01:24:44 UTC 2014


From: Shawn Wells <shawn at redhat.com>

Catching up on mailing list traffic, noticed this issue reported by Michael DeLorenzo & Ronald
on 1-APR. Fixing OVAL mapping.

Signed-off-by: Shawn Wells <shawn at redhat.com>
---
 RHEL/6/input/system/software/updating.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/RHEL/6/input/system/software/updating.xml b/RHEL/6/input/system/software/updating.xml
index aef22ec..46832a6 100644
--- a/RHEL/6/input/system/software/updating.xml
+++ b/RHEL/6/input/system/software/updating.xml
@@ -69,7 +69,7 @@ installation ensures the authenticity of the software and
 protects against malicious tampering.
 </rationale>
 <ident cce="26709-6" />
-<oval id="yum_gpgcheck_global_activation" />
+<oval id="ensure_gpgcheck_globally_activated" />
 <ref nist="SI-7,MA-1(b)" disa="352,663" />
 <tested by="MM" on="20120928"/>
 </Rule>
-- 
1.7.1



More information about the scap-security-guide mailing list