The NIST SCAP Content Validation Tool threw errors on the 
system_info_architecture_x86* definitions (requirement ID 208).  This patch 
corrects the errors.


Regards,
--
Leland Steinke, Security+
DISA FSO Technical Support Contractor
tapestry technologies, Inc
717-267-5797 (DSN 570)
[email protected] (gov't)
[email protected] (com'l)

---
  .../input/checks/system_info_architecture_x86.xml  |    2 +-
  .../checks/system_info_architecture_x86_64.xml     |    2 +-
  2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/RHEL6/input/checks/system_info_architecture_x86.xml  
b/RHEL6/input/checks/system_info_architecture_x86.xml
index f05260a..393c4d6 100644
--- a/RHEL6/input/checks/system_info_architecture_x86.xml
+++ b/RHEL6/input/checks/system_info_architecture_x86.xml
@@ -1,5 +1,5 @@
  <def-group>
-  <definition class="miscellaneous" id="system_info_architecture_x86"
+  <definition class="compliance" id="system_info_architecture_x86"
    version="1">
      <!-- Note that this does not meet requirements for class=inventory as
           that only tests for patches per 5.10.1 Revision 1 -->
diff --git a/RHEL6/input/checks/system_info_architecture_x86_64.xml  
b/RHEL6/input/checks/system_info_architecture_x86_64.xml
index d4e681f..08481b5 100644
--- a/RHEL6/input/checks/system_info_architecture_x86_64.xml
+++ b/RHEL6/input/checks/system_info_architecture_x86_64.xml
@@ -1,5 +1,5 @@
  <def-group>
-  <definition class="miscellaneous" id="system_info_architecture_x86_64"
+  <definition class="compliance" id="system_info_architecture_x86_64"
    version="1">
      <!-- Note that this does not meet requirements for class=inventory as
           that only tests for patches per 5.10.1 Revision 1 -->
-- 
1.7.1

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
scap-security-guide mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/scap-security-guide

Reply via email to