[PATCH] Removed redundant profile check which was causing validati...

Kevin Spargur kspargur at redhat.com
Wed Oct 17 11:42:41 UTC 2012


Redundant profile entry was causing validation to fail.

$ make validate
oscap xccdf validate-xml output/ssg-rhel6-xccdf.xml
1 1877 In file 'output/ssg-rhel6-xccdf.xml' on line 383: Element '{http://checklists.nist.gov/xccdf/1.1}select': Duplicate key-sequence ['rpm_verify_permissions'] in unique identity-constraint '{http://checklists.nist.gov/xccdf/1.1}itemSelectKey'.
oscap was unable to validate the XML document you provided.
Please ensure that the XML document is valid and well-formed, and try again.
make: *** [validate] Error 1

Kevin Spargur (1):
  Removed redundant profile check which was causing validation to fail

 RHEL6/input/profiles/STIG-server.xml |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

-- 
1.7.7.6



More information about the scap-security-guide mailing list