SCAP Content Validation Results

Validation Result: FAIL
Submitted Resource: ssg-rhel7-ds.xml (SHA-256 : 1B11019EB24200447420A747308258A37055C3A68A22B472903BF134582DCB3E)
Validation Time: 2016-05-02T02:50:29
Tool Version: scapval-1.2.1.14

scap_org.open-scap_comp_ssg-rhel7-xccdf-1.2.xml

Requirement Count Level Type Description Location Test
A23 1
(of 1)
WARN APPLICATION The content contains an XML element in a namespace that is not governed by one of the officially supported SCAP specifications. This tool will not load external XML schemas, so XML schema validation errors may be produced. The namespace is http://www.w3.org/2000/svg

330-3 1
(of 9)
WARN SCHEMATRON Warning: A 'Benchmark' element should have a 'metadata' element, and it should contain a child from the Dublin Core schema. See the XCCDF 1.2.1 specification, Section 6.2.4. /*[local-name()='Benchmark'] false()
330-3 3
(of 9)
WARN SCHEMATRON Warning: The 'cpe:/' prefix (CPE URI binding) is allowed within an @idref attribute, but the CPE Formatted String binding is preferred. See the XCCDF 1.2.1 specification, Section 6.2.5. /*[local-name()='Benchmark']/*[local-name()='platform'][1]

/*[local-name()='Benchmark']/*[local-name()='platform'][2]

/*[local-name()='Benchmark']/*[local-name()='platform'][3]
false()
330-3 5
(of 9)
WARN SCHEMATRON Warning: All 'value' or 'complex-value' elements have non-empty @selector attribute values. The default selection will be the first of these elements. To explicitly designate a default, remove the selector of the default element. See the XCCDF 1.2.1 specification, Section 6.4.5.5. /*[local-name()='Benchmark']/*[local-name()='Group'][2]/*[local-name()='Group'][2]/*[local-name()='Group'][1]/*[local-name()='Value']

/*[local-name()='Benchmark']/*[local-name()='Group'][2]/*[local-name()='Group'][4]/*[local-name()='Group'][5]/*[local-name()='Value']

/*[local-name()='Benchmark']/*[local-name()='Group'][2]/*[local-name()='Group'][6]/*[local-name()='Group'][1]/*[local-name()='Value'][1]

/*[local-name()='Benchmark']/*[local-name()='Group'][2]/*[local-name()='Group'][6]/*[local-name()='Group'][1]/*[local-name()='Value'][2]

/*[local-name()='Benchmark']/*[local-name()='Group'][3]/*[local-name()='Group'][9]/*[local-name()='Value']
false()

ssg-rhel7-ds.xml

Requirement Count Level Type Description Location Test
A23 1
(of 1)
WARN APPLICATION The content contains an XML element in a namespace that is not governed by one of the officially supported SCAP specifications. This tool will not load external XML schemas, so XML schema validation errors may be produced. The namespace is http://www.w3.org/2000/svg

3-2 1
(of 1)
WARN SCHEMATRON The @time attribute of the <xccdf:version> element SHOULD be used for a timestamp of when the benchmark was defined. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] exists(xccdf:version/@time)
8-1 1
(of 1)
ERROR SCHEMATRON xccdf_org.ssgproject.content_benchmark_RHEL-7 - xccdf:Benchmark/xccdf:metadata SHALL contain, at minimum, one of each of the Dublin Core terms <dc:creator>, <dc:publisher>, <dc:contributor>, <dc:source> /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] if( exists(xccdf:metadata) ) then exists(xccdf:metadata/dc:creator/child::text()) and exists(xccdf:metadata/dc:publisher/child::text()) and exists(xccdf:metadata/dc:contributor/child::text()) and exists(xccdf:metadata/dc:source/child::text()) else false()
8-2 1
(of 1)
ERROR SCHEMATRON xccdf_org.ssgproject.content_benchmark_RHEL-7 - The <xccdf:metadata> element SHALL be provided in the <xccdf:Benchmark> element. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] exists(xccdf:metadata)
15-1 1
(of 1)
ERROR SCHEMATRON scap_org.open-scap_datastream_from_xccdf_ssg-rhel7-xccdf-1.2.xml - Every <xccdf:platform> or <cpe2:fact-ref> MUST match as EQUAL or SUPERSET to a CPE in a CPE dictionary component of this data stream.

xccdf:platform cpe:/o:redhat:enterprise_linux:7::client in ds:data-stream scap_org.open-scap_datastream_from_xccdf_ssg-rhel7-xccdf-1.2.xml



xccdf:platform cpe:/o:redhat:enterprise_linux:7::computenode in ds:data-stream scap_org.open-scap_datastream_from_xccdf_ssg-rhel7-xccdf-1.2.xml



Schematron Context:
/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:data-stream[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]
if( function-available('java:isEqualOrSuperset') ) then (every $m in ds:checklists/ds:component-ref satisfies ((every $n in xcf:get-component($m)//xccdf:platform[not(starts-with(@idref,'#'))] satisfies some $o in ds:dictionaries/ds:component-ref satisfies some $p in xcf:get-component($o)//cpe-dict:cpe-item satisfies java:isEqualOrSuperset($n/@idref,$p/@name)) and (every $q in xcf:get-component($m)//cpe-lang:fact-ref satisfies some $r in ds:dictionaries/ds:component-ref satisfies some $s in xcf:get-component($r)//cpe-dict:cpe-item satisfies java:isEqualOrSuperset($q/@name,$s/@name)))) else true()
A17 501
(of 513)
ERROR SCHEMATRON CCE-RHEL7-CCE-TBD - CCE number is in an invalid format or the check-digit does not match. It should be of format CCE-XXXX-X or CCE-XXXXX-X where each X is a digit, and the final X is a check-digit. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][2]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][9]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][13]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][15]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][18]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][20]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][26]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][27]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][30]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][31]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][34]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][36]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][38]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][43]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][46]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][50]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][51]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][54]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][59]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][62]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][68]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][69]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][70]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][71]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][79]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][80]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][81]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][82]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][85]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][88]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][90]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][94]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][96]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][97]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][99]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][101]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][102]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][106]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][108]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][113]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][115]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][119]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][121]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][126]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][127]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][128]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][130]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][134]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][135]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][139]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][143]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][145]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][152]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][156]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][159]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][160]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][162]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][164]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][166]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][167]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][170]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][173]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][177]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][182]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][188]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][191]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][193]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][194]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][200]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][203]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][204]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][210]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][211]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][213]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][217]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][220]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][222]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][224]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][229]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][230]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][232]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][233]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][234]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][240]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][245]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][246]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][247]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][250]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][253]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][256]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][260]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][261]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][262]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][266]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][267]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][268]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][269]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][272]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][275]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][279]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][285]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][287]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][288]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][289]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][290]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][292]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][294]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][295]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][296]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][299]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][301]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][305]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][307]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][314]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][315]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][317]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][319]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][321]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][322]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][324]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][326]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][330]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][331]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][334]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][340]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][347]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][348]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][350]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][354]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][360]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][362]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][9]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][10]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][11]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][9]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][10]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][11]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][9]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][10]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][13]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][9]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][10]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][11]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][13]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][14]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][16]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][17]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][18]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][19]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][20]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][21]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][22]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][23]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][13]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][10]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][10]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][10]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][10]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][11]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][11]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][11]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][13]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][13]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][13]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][13]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][13]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][14]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][14]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][14]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][14]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][14]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][14]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][14]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][14]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][9]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][10]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][11]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][16]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][16]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][16]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][16]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][16]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][16]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][18]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][18]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][18]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][18]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][18]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][19]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][19]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][20]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][20]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][20]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][2]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][9]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][13]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][15]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][18]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][20]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][26]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][27]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][30]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][31]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][34]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][36]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][38]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][43]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][46]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][50]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][51]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][54]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][59]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][62]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][68]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][69]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][70]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][71]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][79]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][80]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][81]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][82]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][85]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][88]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][90]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][94]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][96]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][97]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][99]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][101]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][102]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][106]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][108]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][113]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][115]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][119]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][121]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][126]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][127]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][128]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][130]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][134]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][135]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][139]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][143]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][145]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][152]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][156]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][159]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][160]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][162]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][164]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][166]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][167]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][170]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][173]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][177]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][182]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][188]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][191]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][193]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][194]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][200]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][203]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][204]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][210]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][211]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][213]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][217]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][220]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][222]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][224]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][229]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][230]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][232]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][233]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][234]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][240]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][245]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][246]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][247]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][250]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][253]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][256]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][260]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][261]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][262]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][266]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][267]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][268]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][269]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][272]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][275]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][279]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][285]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][287]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][288]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][289]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][290]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][292]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][294]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][295]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][296]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][299]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][301]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][305]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][307]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][314]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][315]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][317]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][319]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][321]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][322]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][324]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][326]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][330]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][331]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][334]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][340]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][347]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][348]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][350]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][354]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][360]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][362]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]
if(@source eq 'http://cce.mitre.org' or @source eq 'CCE') then matches(@ref_id, '^CCE-\d+-\d$') else true()
A17 9
(of 513)
ERROR SCHEMATRON CCE- - CCE number is in an invalid format or the check-digit does not match. It should be of format CCE-XXXX-X or CCE-XXXXX-X where each X is a digit, and the final X is a check-digit. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][125]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][241]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][327]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][125]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][241]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][327]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]
if(@source eq 'http://cce.mitre.org' or @source eq 'CCE') then matches(@ref_id, '^CCE-\d+-\d$') else true()
A17 3
(of 513)
ERROR SCHEMATRON CCE-RHEL:7-CCE-TBD - CCE number is in an invalid format or the check-digit does not match. It should be of format CCE-XXXX-X or CCE-XXXXX-X where each X is a digit, and the final X is a check-digit. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][138]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:ident[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][138]/*:metadata[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:reference[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]
if(@source eq 'http://cce.mitre.org' or @source eq 'CCE') then matches(@ref_id, '^CCE-\d+-\d$') else true()
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_talk-server_removed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][1]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_nfs_nosuid_etc_fstab:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][1]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_no_nfs_defined_etc_fstab_nosuid:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][2]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][2]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_talk_removed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][2]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][2]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_usb-storage_disabled:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][3]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][3]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_usb-storage_modprobeconf:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][4]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][4]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_usb-storage_etcmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][5]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][5]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_usb-storage_runmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][6]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][6]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_usb-storage_libmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][7]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][7]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runtime_sysctl_net_ipv4_conf_default_secure_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][1]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arle_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][8]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][8]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arle_tallylog_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][9]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][9]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arle_faillock_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][10]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][10]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arle_lastlog_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][11]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][11]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arle_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][12]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][12]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arle_tallylog_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][13]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][13]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arle_faillock_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][14]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][14]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arle_lastlog_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][15]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][15]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ardm_lchown_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][16]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][16]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_ardm_lchown_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][17]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][17]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_ardm_lchown_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][18]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][18]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ardm_lchown_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][19]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][19]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_ardm_lchown_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][20]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][20]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_ardm_lchown_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][21]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][21]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runtime_sysctl_net_ipv6_conf_all_accept_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][2]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][2]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_network_ipv6_default_gateway:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][22]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][22]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_accounts_no_uid_except_root:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][23]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][23]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_sshd_idle_timeout:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][24]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][24]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_rsh-server_removed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][3]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][3]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_linuxshield_install_antivirus:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][4]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][4]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runtime_sysctl_net_ipv4_tcp_syncookies:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][3]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][3]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_configure_remote_access_encryption:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][25]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][25]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_prevent_user_remote_access_encryption:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][26]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][26]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_password_pam_pwquality:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][27]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][27]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_bootloader_audit_argument:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][28]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][28]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_bootloader_audit_argument_default:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][29]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][29]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_bootloader_recovery_disabled:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][30]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][30]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_disable_wifi_creation:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][31]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][31]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_prevent_user_enable_wifi_creation:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][32]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][32]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_etc_securetty_exists:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][33]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][33]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_no_direct_root_logins:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][34]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][34]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_httpd_removed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][5]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][5]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_sctp_disabled:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][35]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][35]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_sctp_modprobeconf:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][36]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][36]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_sctp_etcmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][37]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][37]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_sctp_runmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][38]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][38]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_sctp_libmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][39]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][39]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 3
(of 1460)
INFO SCHEMATRON oval:ssg-test_centos7:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][6]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][3]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][6]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runtime_sysctl_net_ipv4_icmp_ignore_bogus_error_responses:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][4]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][4]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_art_settimeofday_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][40]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][40]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_art_settimeofday_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][41]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][41]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_art_settimeofday_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][42]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][42]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_art_settimeofday_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][43]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][43]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_art_settimeofday_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][44]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][44]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_art_settimeofday_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][45]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][45]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_sysctl_net_ipv4_conf_all_accept_source_route:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][46]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][46]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_etc_sysctld_net_ipv4_conf_all_accept_source_route:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][47]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][47]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_run_sysctld_net_ipv4_conf_all_accept_source_route:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][48]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][48]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_usr_lib_sysctld_net_ipv4_conf_all_accept_source_route:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][49]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][49]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_cups_disable_printserver_disable_port:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][50]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][50]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_cups_disable_printserver_use_listen:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][51]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][51]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ldap_client_tls_cacertdir:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][52]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][52]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ldap_client_tls_cacertfile:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][53]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][53]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_sysctl_net_ipv4_tcp_syncookies:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][54]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][54]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_etc_sysctld_net_ipv4_tcp_syncookies:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][55]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][55]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_run_sysctld_net_ipv4_tcp_syncookies:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][56]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][56]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_usr_lib_sysctld_net_ipv4_tcp_syncookies:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][57]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][57]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_sysctl_net_ipv6_conf_all_disable_ipv6:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][58]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][58]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_etc_sysctld_net_ipv6_conf_all_disable_ipv6:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][59]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][59]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_run_sysctld_net_ipv6_conf_all_disable_ipv6:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][60]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][60]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_usr_lib_sysctld_net_ipv6_conf_all_disable_ipv6:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][61]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][61]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_nosuid_dev_shm:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][1]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_nfs_nodev_etc_fstab:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][62]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][62]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_no_nfs_defined_etc_fstab_nodev:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][63]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][63]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_groupowner_etc_shadow:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][1]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_disable_user_list:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][64]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][64]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_prevent_user_disable_user_list:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][65]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][65]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_file_owner_etc_passwd:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][2]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][2]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_logrotate_conf_daily_setting:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][66]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][66]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_cron_daily_logrotate_existence:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][67]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][67]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rules_sysadmin_actions_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][68]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][68]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rules_sysadmin_actions_sudoers_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][69]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][69]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rules_sysadmin_actions_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][70]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][70]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rules_sysadmin_actions_sudoers_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][71]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][71]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ftp_present_banner:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][72]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][72]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_sysctl_net_ipv6_conf_all_accept_source_route:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][73]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][73]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_etc_sysctld_net_ipv6_conf_all_accept_source_route:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][74]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][74]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_run_sysctld_net_ipv6_conf_all_accept_source_route:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][75]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][75]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_usr_lib_sysctld_net_ipv6_conf_all_accept_source_route:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][76]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][76]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_sysctl_kernel_randomize_va_space:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][77]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][77]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_etc_sysctld_kernel_randomize_va_space:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][78]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][78]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_run_sysctld_kernel_randomize_va_space:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][79]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][79]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_usr_lib_sysctld_kernel_randomize_va_space:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][80]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][80]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_accounts_passwords_pam_faillock_preauth_silent_system-auth:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][81]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][81]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_accounts_passwords_pam_faillock_authfail_deny_system-auth:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][82]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][82]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_accounts_passwords_pam_faillock_account_phase_system-auth:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][83]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][83]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_accounts_passwords_pam_faillock_preauth_silent_password-auth:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][84]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][84]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_accounts_passwords_pam_faillock_authfail_deny_password-auth:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][85]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][85]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_accounts_passwords_pam_faillock_account_phase_password-auth:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][86]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][86]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_accounts_passwords_pam_faillock_fail_interval_system-auth:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][87]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][87]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_accounts_passwords_pam_faillock_authfail_fail_interval_system-auth:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][88]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][88]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_accounts_passwords_pam_faillock_fail_interval_password-auth:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][89]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][89]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_accounts_passwords_pam_faillock_preauth_fail_interval_password-auth:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][90]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][90]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_dir_perms_var_log_httpd:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][3]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][3]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_sysctl_net_ipv4_conf_all_secure_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][91]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][91]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_etc_sysctld_net_ipv4_conf_all_secure_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][92]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][92]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_run_sysctld_net_ipv4_conf_all_secure_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][93]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][93]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_usr_lib_sysctld_net_ipv4_conf_all_secure_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][94]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][94]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_disable_gnome_power_setting:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][95]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][95]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_prevent_user_power_setting_change:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][96]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][96]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_sysctl_net_ipv4_conf_all_accept_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][97]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][97]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_etc_sysctld_net_ipv4_conf_all_accept_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][98]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][98]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_run_sysctld_net_ipv4_conf_all_accept_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][99]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][99]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_usr_lib_sysctld_net_ipv4_conf_all_accept_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][100]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][100]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rules_media_export_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][101]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][101]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rules_media_export_mount_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][102]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][102]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rules_media_export_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][103]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][103]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rules_media_export_mount_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][104]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][104]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arse_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][105]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][105]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arse_utmp_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][106]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][106]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arse_btmp_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][107]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][107]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arse_wtmp_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][108]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][108]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arse_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][109]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][109]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arse_utmp_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][110]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][110]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arse_btmp_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][111]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][111]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arse_wtmp_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][112]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][112]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_dir_world_writable_uid_gt_1000:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][4]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][4]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_sshd_use_priv_separation:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][113]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][113]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_file_permissions_sshd_private_key:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][5]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][5]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runtime_sysctl_net_ipv6_conf_default_accept_ra:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][5]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][5]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_sshd_disable_gssapi_auth:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][114]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][114]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_armm_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][115]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][115]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_armm_selinux_watch_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][116]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][116]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_armm_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][117]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][117]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_armm_selinux_watch_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][118]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][118]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_sysctl_net_ipv4_conf_default_secure_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][119]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][119]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_etc_sysctld_net_ipv4_conf_default_secure_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][120]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][120]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_run_sysctld_net_ipv4_conf_default_secure_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][121]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][121]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_usr_lib_sysctld_net_ipv4_conf_default_secure_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][122]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][122]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_perms_binary_files:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][6]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][6]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_gid_passwd_group_same:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][123]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][123]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_mcafee_runtime_installed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][7]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][7]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_mcafee_management_agent:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][8]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][8]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_mcafee_accm_exists:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][7]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][7]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_mcafee_auditengine_exists:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][8]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][8]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_etc_gshadow:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][9]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][9]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ari_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][124]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][124]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ari_locked_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][125]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][125]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ari_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][126]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][126]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ari_locked_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][127]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][127]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runtime_sysctl_kernel_exec_shield:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][6]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][6]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_sysctl_kernel_exec_shield:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][128]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][128]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_nx_disabled_grub:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][129]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][129]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ardm_setxattr_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][130]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][130]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_ardm_setxattr_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][131]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][131]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_ardm_setxattr_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][132]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][132]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ardm_setxattr_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][133]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][133]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_ardm_setxattr_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][134]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][134]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_ardm_setxattr_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][135]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][135]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_prevent_user_banner_change:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][136]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][136]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_gdm_login_banner_text_setting:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][137]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][137]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_banner_etc_issue:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][138]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][138]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_freevxfs_disabled:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][139]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][139]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_freevxfs_modprobeconf:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][140]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][140]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_freevxfs_etcmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][141]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][141]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_freevxfs_runmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][142]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][142]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_freevxfs_libmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][143]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][143]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_disable_restart_buttons:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][144]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][144]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_prevent_user_enable_restart_buttons:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][145]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][145]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_rsyslog_installed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][9]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][9]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_file_permissions_etc_group:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][10]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][10]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_nss-pam-ldapd_removed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][10]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][10]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_screen_installed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][11]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][11]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_auditd_data_retention_num_logs:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][146]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][146]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_dconf_installed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][12]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][12]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ensure_gpgcheck_never_disabled:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][147]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][147]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runtime_sysctl_kernel_randomize_va_space:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][7]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][7]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_vsftpd_installed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][13]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][13]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_tftpd_uses_secure_mode:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][148]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][148]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_nodev_dev_shm:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][2]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][2]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_jffs2_disabled:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][149]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][149]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_jffs2_modprobeconf:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][150]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][150]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_jffs2_etcmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][151]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][151]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_jffs2_runmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][152]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][152]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_jffs2_libmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][153]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][153]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_auditd_conf_log_group_root:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][154]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][154]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_file_permissions_var_log_audit-non_root:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][11]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][11]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_file_permissions_var_log_audit:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][12]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][12]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_password_pam_pwquality_dcredit:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][155]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][155]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_no_insecure_locks_exports:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][156]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][156]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_system_info_architecture_x86_64:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:uname_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:uname_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][1]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_var_partition:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][3]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][3]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_screensaver_lock_enabled:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][157]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][157]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_prevent_user_screensaver_lock:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][158]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][158]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_screensaver_lock_delay:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][159]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][159]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_prevent_user_lock_delay:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][160]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][160]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 3
(of 1460)
INFO SCHEMATRON oval:ssg-test_sl6:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][14]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][3]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][2]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][14]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_screensaver_mode_blank:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][161]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][161]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_prevent_user_screensaver_mode_change:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][162]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][162]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_samba-common_removed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][15]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][15]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rules_file_deletion_events_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][163]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][163]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rules_file_deletion_events_file_delete_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][164]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][164]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rules_file_deletion_events_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][165]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][165]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rules_file_deletion_events_file_delete_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][166]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][166]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arpc_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][167]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][167]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arpc_suid_sgid_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][168]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][168]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arpc_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][169]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][169]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arpc_suid_sgid_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][170]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][170]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_configure_remote_access_creds:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][171]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][171]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_prevent_user_remote_access_creds:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][172]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][172]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_var_log_partition:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][4]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][4]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_20340111:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][173]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][173]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_20340112:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][174]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][174]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_20340113:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][175]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][175]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_20340114:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][176]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][176]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_snmp_versions:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][177]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][177]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_file_groupowner_etc_group:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][13]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][13]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_removable_partition_doesnt_exist:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][14]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][14]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_nosuid_etc_fstab_cd_dvd_drive:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][178]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][178]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_nosuid_runtime_cd_dvd_drive:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][5]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][5]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_nosuid_etc_fstab_not_cd_dvd_drive:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][179]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][179]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_nosuid_runtime_not_cd_dvd_drive:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][6]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][6]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_no_netrc_files_home:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][15]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][15]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_sysctl_net_ipv4_ip_forward:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][180]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][180]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_etc_sysctld_net_ipv4_ip_forward:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][181]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][181]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_run_sysctld_net_ipv4_ip_forward:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][182]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][182]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_usr_lib_sysctld_net_ipv4_ip_forward:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][183]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][183]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_accounts_passwords_pam_faillock_unlock_time_system-auth:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][184]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][184]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_accounts_passwords_pam_faillock_authfail_unlock_time_system-auth:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][185]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][185]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_accounts_passwords_pam_faillock_unlock_time_password-auth:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][186]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][186]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_accounts_passwords_pam_faillock_preauth_unlock_time_password-auth:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][187]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][187]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_userowner_shadow_file:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][16]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][16]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_dconf_gnome_disable_automount:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][188]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][188]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_prevent_user_gnome_automount:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][189]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][189]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_dconf_gnome_disable_automount_open:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][190]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][190]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_prevent_user_gnome_automount_open:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][191]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][191]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_dconf_gnome_disable_autorun:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][192]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][192]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_prevent_user_gnome_autorun:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][193]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][193]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runtime_sysctl_net_ipv4_conf_default_send_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][8]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][8]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_verify_all_rpms_user_ownership:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpmverifyfile_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpmverifyfile_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][1]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_verify_all_rpms_group_ownership:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpmverifyfile_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][2]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpmverifyfile_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][2]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_verify_all_rpms_mode:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpmverifyfile_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][3]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpmverifyfile_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][3]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ardm_fremovexattr_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][194]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][194]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_ardm_fremovexattr_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][195]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][195]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_ardm_fremovexattr_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][196]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][196]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ardm_fremovexattr_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][197]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][197]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_ardm_fremovexattr_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][198]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][198]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_ardm_fremovexattr_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][199]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][199]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_sshd_enable_x11_forwarding:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][200]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][200]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ardm_lsetxattr_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][201]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][201]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_ardm_lsetxattr_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][202]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][202]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_ardm_lsetxattr_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][203]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][203]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ardm_lsetxattr_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][204]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][204]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_ardm_lsetxattr_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][205]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][205]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_ardm_lsetxattr_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][206]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][206]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_screensaver_idle_activation_enabled:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][207]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][207]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_prevent_user_change_idle_activation_enabled:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][208]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][208]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_password_pam_pwquality_lcredit:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][209]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][209]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_file_owner_etc_gshadow:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][17]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][17]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_etc_libuser_conf_cryptstyle:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][210]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][210]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ownership_var_log_audit_directories:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][18]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][18]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ownership_var_log_audit_files:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][19]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][19]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ownership_var_log_audit_directories-non_root:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][20]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][20]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ownership_var_log_audit_files-non_root:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][21]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][21]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_etc_default_useradd_inactive:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][211]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][211]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_bind_removed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][16]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][16]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_password_pam_pwquality_maxrepeat:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][212]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][212]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ardm_fchmodat_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][213]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][213]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_ardm_fchmodat_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][214]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][214]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_ardm_fchmodat_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][215]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][215]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ardm_fchmodat_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][216]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][216]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_ardm_fchmodat_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][217]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][217]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_ardm_fchmodat_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][218]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][218]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_aide_periodic_cron_checking:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][219]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][219]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_aide_crond_checking:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][220]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][220]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_aide_var_cron_checking:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][221]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][221]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_mcstrans_removed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][17]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][17]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_postfix_server_banner:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][222]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][222]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_core_dumps_limitsconf:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][223]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][223]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_sshd_no_user_envset:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][224]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][224]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_dovecot_removed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][18]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][18]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_aide_installed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][19]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][19]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_sshd_banner_set:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][225]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][225]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_yum_ensure_gpgcheck_globally_activated:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][226]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][226]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_dnf_ensure_gpgcheck_globally_activated:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][227]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][227]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_disable_interactive_boot:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][228]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][228]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_maxlogins:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][229]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][229]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_disable_gnome_ctrlaltdel:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][230]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][230]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_prevent_user_enable_ctrlaltdel:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][231]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][231]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_display_login_attempts:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][232]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][232]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_sysctl_net_ipv4_conf_default_log_martians:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][233]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][233]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_etc_sysctld_net_ipv4_conf_default_log_martians:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][234]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][234]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_run_sysctld_net_ipv4_conf_default_log_martians:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][235]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][235]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_usr_lib_sysctld_net_ipv4_conf_default_log_martians:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][236]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][236]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_bootloader_nousb_argument:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][237]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][237]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-check_setgid_files:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][22]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][22]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_selinux_default_grub:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][238]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][238]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_selinux_grub2_cfg:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][239]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][239]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_selinux_grub_dir:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][240]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][240]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_sendmail_removed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][20]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][20]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_file_owner_etc_group:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][23]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][23]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_gdm_installed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][21]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][21]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runtime_sysctl_net_ipv4_conf_all_send_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][9]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][9]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_var_log_audit_partition:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][7]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][7]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_sysctl_net_ipv4_icmp_echo_ignore_broadcasts:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][241]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][241]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_etc_sysctld_net_ipv4_icmp_echo_ignore_broadcasts:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][242]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][242]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_run_sysctld_net_ipv4_icmp_echo_ignore_broadcasts:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][243]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][243]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_usr_lib_sysctld_net_ipv4_icmp_echo_ignore_broadcasts:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][244]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][244]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_mount_option_var_tmp:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][8]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][8]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_mount_option_var_tmp_bind:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][245]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][245]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_file_groupowner_etc_gshadow:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][24]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][24]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runtime_sysctl_net_ipv4_conf_all_rp_filter:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][10]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][10]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_sysctld_kernel_dmesg_restrict:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][246]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][246]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_etc_sysctl_kernel_dmesg_restrict:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][247]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][247]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_sysctld_kernel_dmesg_restrict_not_used:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][248]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][248]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_screensaver_idle_delay:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][249]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][249]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_prevent_user_change_idle_delay:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][250]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][250]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_screensaver_idle_delay_setting:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][251]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][251]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_no_shelllogin_for_systemaccounts:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][252]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][252]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 3
(of 1460)
INFO SCHEMATRON oval:ssg-test_sl7:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][22]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][3]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][3]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][22]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_nodev_nonroot_local_partitions:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][9]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][9]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runtime_sysctl_net_ipv4_conf_all_accept_source_route:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][11]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][11]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_promisc_interfaces:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:interface_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:interface_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][1]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runtime_sysctl_net_ipv6_conf_all_disable_ipv6:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][12]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][12]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_net-snmp_removed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][23]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][23]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runtime_kernel_dmesg_restrict:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][13]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][13]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_nodev_etc_fstab_cd_dvd_drive:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][253]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][253]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_nodev_runtime_cd_dvd_drive:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][10]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][10]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_nodev_etc_fstab_not_cd_dvd_drive:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][254]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][254]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_nodev_runtime_not_cd_dvd_drive:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][11]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][11]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runlevel0_nails:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:runlevel_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:runlevel_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][1]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runlevel1_nails:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:runlevel_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][2]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:runlevel_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][2]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runlevel2_nails:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:runlevel_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][3]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:runlevel_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][3]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runlevel3_nails:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:runlevel_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][4]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:runlevel_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][4]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runlevel4_nails:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:runlevel_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][5]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:runlevel_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][5]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runlevel5_nails:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:runlevel_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][6]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:runlevel_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][6]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runlevel6_nails:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:runlevel_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][7]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:runlevel_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][7]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_password_pam_pwquality_difok:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][255]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][255]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_sysctl_net_ipv4_conf_default_accept_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][256]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][256]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_etc_sysctld_net_ipv4_conf_default_accept_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][257]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][257]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_run_sysctld_net_ipv4_conf_default_accept_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][258]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][258]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_usr_lib_sysctld_net_ipv4_conf_default_accept_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][259]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][259]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_openldap-servers_removed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][24]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][24]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_sysctl_net_ipv6_conf_all_accept_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][260]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][260]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_etc_sysctld_net_ipv6_conf_all_accept_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][261]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][261]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_run_sysctld_net_ipv6_conf_all_accept_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][262]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][262]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_usr_lib_sysctld_net_ipv6_conf_all_accept_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][263]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][263]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_sshd_use_approved_ciphers:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][264]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][264]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_logwatch_configured_splithosts:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][265]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][265]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runtime_sysctl_net_ipv4_conf_default_log_martians:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][14]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][14]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_no_empty_passwords:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][266]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][266]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ardm_fchownat_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][267]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][267]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_ardm_fchownat_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][268]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][268]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_ardm_fchownat_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][269]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][269]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ardm_fchownat_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][270]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][270]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_ardm_fchownat_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][271]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][271]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_ardm_fchownat_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][272]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][272]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_disable_gnome_user_admin:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][273]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][273]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_prevent_user_enable_admin:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][274]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][274]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_bootloader_superuser:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][275]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][275]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_bootloader_password:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][276]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][276]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_sysctl_net_ipv6_conf_default_accept_ra:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][277]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][277]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_etc_sysctld_net_ipv6_conf_default_accept_ra:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][278]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][278]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_run_sysctld_net_ipv6_conf_default_accept_ra:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][279]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][279]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_usr_lib_sysctld_net_ipv6_conf_default_accept_ra:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][280]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][280]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runtime_sysctl_net_ipv4_conf_default_accept_source_route:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][15]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][15]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_password_pam_pwquality_minclass:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][281]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][281]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_system_info_architecture_x86:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:uname_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][2]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:uname_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][2]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_selinux_policy:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][282]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][282]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_wireless_disable_interfaces:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][283]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][283]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_artw_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][284]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][284]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_artw_etc_localtime_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][285]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][285]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_artw_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][286]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][286]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_artw_etc_localtime_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][287]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][287]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_gnome_disable_thumbnailers:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][288]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][288]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_prevent_user_change_gnome_thumbnailers:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][289]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][289]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_art_stime_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][290]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][290]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_art_stime_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][291]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][291]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_art_stime_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][292]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][292]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_art_stime_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][293]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][293]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 3
(of 1460)
INFO SCHEMATRON oval:ssg-test_rhel7_workstation:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][25]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][3]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][4]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][25]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 3
(of 1460)
INFO SCHEMATRON oval:ssg-test_rhel7_server:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][26]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][3]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][5]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][26]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 3
(of 1460)
INFO SCHEMATRON oval:ssg-test_rhel7_computenode:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][27]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][3]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][6]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][27]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ftp_log_transactions_enable:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][294]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][294]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ftp_log_transactions_format:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][295]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][295]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ftp_log_transactions_protocol:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][296]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][296]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_virtual_consoles_etc_securetty:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][297]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][297]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_disable_wifi_notification:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][298]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][298]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_prevent_user_enable_wifi_notification:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][299]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][299]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runtime_sysctl_fs_suid_dumpable:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][16]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][16]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runtime_sysctl_net_ipv4_ip_forward:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][17]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][17]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ownership_binary_directories:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][25]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][25]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ownership_binary_files:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][26]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][26]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runtime_sysctl_net_ipv4_conf_default_accept_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][18]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][18]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_auditd_data_retention_space_left_action:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][300]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][300]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_squashfs_disabled:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][301]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][301]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_squashfs_modprobeconf:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][302]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][302]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_squashfs_etcmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][303]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][303]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_squashfs_runmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][304]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][304]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_squashfs_libmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][305]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][305]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_art_adjtimex_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][306]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][306]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_art_adjtimex_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][307]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][307]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_art_adjtimex_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][308]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][308]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_art_adjtimex_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][309]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][309]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_art_adjtimex_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][310]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][310]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_art_adjtimex_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][311]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][311]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runtime_sysctl_net_ipv6_conf_all_accept_source_route:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][19]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][19]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_dhcp_removed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][28]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][28]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_dconf_user_profile:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][312]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][312]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_auditd_audispd_syslog_plugin_activated:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][313]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][313]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 3
(of 1460)
INFO SCHEMATRON oval:ssg-test_rhel_workstation:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][29]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][3]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][7]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][29]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 3
(of 1460)
INFO SCHEMATRON oval:ssg-test_rhel_server:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][30]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][3]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][8]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][30]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 3
(of 1460)
INFO SCHEMATRON oval:ssg-test_rhel_computenode:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][31]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][3]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][9]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][31]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_sysctl_net_ipv4_conf_all_log_martians:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][314]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][314]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_etc_sysctld_net_ipv4_conf_all_log_martians:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][315]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][315]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_run_sysctld_net_ipv4_conf_all_log_martians:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][316]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][316]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_usr_lib_sysctld_net_ipv4_conf_all_log_martians:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][317]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][317]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arnm_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][318]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][318]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arnm_syscall_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][319]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][319]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arnm_etc_issue_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][320]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][320]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arnm_etc_issue_net_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][321]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][321]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arnm_etc_hosts_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][322]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][322]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arnm_etc_sysconfig_network_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][323]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][323]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arnm_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][324]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][324]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arnm_syscall_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][325]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][325]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arnm_etc_issue_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][326]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][326]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arnm_etc_issue_net_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][327]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][327]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arnm_etc_hosts_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][328]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][328]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arnm_etc_sysconfig_network_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][329]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][329]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_xinetd_removed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][32]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][32]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_libreswan_installed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][33]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][33]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-no_files_unowned_by_user_test:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][27]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][27]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_sysctl_fs_suid_dumpable:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][330]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][330]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_etc_sysctld_fs_suid_dumpable:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][331]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][331]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_run_sysctld_fs_suid_dumpable:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][332]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][332]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_usr_lib_sysctld_fs_suid_dumpable:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][333]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][333]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_hfsplus_disabled:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][334]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][334]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_hfsplus_modprobeconf:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][335]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][335]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_hfsplus_etcmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][336]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][336]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_hfsplus_runmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][337]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][337]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_hfsplus_libmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][338]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][338]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_auditd_data_retention_action_mail_acct:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][339]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][339]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_art_clock_settime_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][340]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][340]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_art_clock_settime_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][341]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][341]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_art_clock_settime_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][342]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][342]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_art_clock_settime_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][343]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][343]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_art_clock_settime_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][344]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][344]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_art_clock_settime_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][345]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][345]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ardm_removexattr_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][346]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][346]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_ardm_removexattr_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][347]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][347]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_ardm_removexattr_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][348]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][348]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ardm_removexattr_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][349]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][349]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_ardm_removexattr_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][350]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][350]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_ardm_removexattr_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][351]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][351]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_nosuid_tmp:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][12]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][12]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_no_rsh_trust_files_root:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][28]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][28]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_no_rsh_trust_files_home:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][29]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][29]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_no_rsh_trust_files_etc:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][30]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][30]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_sshd_disable_compression:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][352]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][352]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_bluetooth_disabled:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][353]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][353]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_bluetooth_modprobeconf:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][354]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][354]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_bluetooth_etcmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][355]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][355]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_bluetooth_runmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][356]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][356]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_bluetooth_libmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][357]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][357]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_sshd_enable_printlastlog:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][358]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][358]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_password_pam_cracklib_retry:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][359]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][359]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_password_pam_pwquality_retry:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][360]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][360]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_accounts_root_path_dirs_no_group_other_write:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][31]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][31]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_telnet-server_removed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][34]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][34]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runtime_sysctl_net_ipv4_conf_all_secure_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][20]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][20]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_banner_gui_enabled:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][361]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][361]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_prevent_user_banner_gui_enabled_change:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][362]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][362]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_dccp_disabled:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][363]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][363]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_dccp_modprobeconf:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][364]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][364]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_dccp_etcmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][365]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][365]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_dccp_runmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][366]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][366]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_dccp_libmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][367]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][367]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_file_permissions_unauthorized_world_write:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][32]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][32]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_udf_disabled:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][368]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][368]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_udf_modprobeconf:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][369]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][369]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_udf_etcmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][370]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][370]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_udf_runmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][371]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][371]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_udf_libmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][372]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][372]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_etc_selinux_config:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][373]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][373]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ldap_client_start_tls_ssl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][374]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][374]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_network_ipv6_privacy_extensions:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][375]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][375]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_home_partition:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][13]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][13]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_use_kerberos_security_all_exports:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][376]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][376]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_non_empty_exports_file:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][377]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][377]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_ypserv_removed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][35]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][35]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_ypbind_removed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][36]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][36]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rules_usergroup_modification_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][378]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][378]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rules_usergroup_modification_etc_group_augen:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][379]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][379]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rules_usergroup_modification_etc_passwd_augen:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][380]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][380]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rules_usergroup_modification_etc_gshadow_augen:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][381]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][381]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rules_usergroup_modification_etc_shadow_augen:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][382]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][382]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rules_usergroup_modification_etc_security_opasswd_augen:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][383]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][383]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rules_usergroup_modification_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][384]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][384]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rules_usergroup_modification_etc_group_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][385]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][385]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rules_usergroup_modification_etc_passwd_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][386]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][386]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rules_usergroup_modification_etc_gshadow_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][387]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][387]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rules_usergroup_modification_etc_shadow_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][388]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][388]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rules_usergroup_modification_etc_security_opasswd_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][389]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][389]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_sshd_rsh_emulation_disabled:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][390]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][390]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_rsyslog_nolisten:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][391]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][391]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_setroubleshoot_removed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][37]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][37]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_sshd_permitrootlogin_no:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][392]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][392]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_file_permissions_grub2_cfg:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][33]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][33]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_file_permissions_efi_grub2_cfg:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][34]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][34]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_password_pam_pwquality_ocredit:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][393]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][393]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_enable_gnome_smartcard:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][394]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][394]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_prevent_user_disable_smartcard:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][395]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][395]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_noexec_etc_fstab_cd_dvd_drive:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][396]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][396]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_noexec_runtime_cd_dvd_drive:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][14]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][14]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_noexec_etc_fstab_not_cd_dvd_drive:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][397]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][397]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_noexec_runtime_not_cd_dvd_drive:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][15]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][15]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_network_ipv6_static_address:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][398]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][398]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_selinux_all_devicefiles_labeled:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:selinuxsecuritycontext_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:selinuxsecuritycontext_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][1]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ardm_fchmod_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][399]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][399]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_ardm_fchmod_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][400]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][400]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_ardm_fchmod_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][401]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][401]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ardm_fchmod_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][402]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][402]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_ardm_fchmod_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][403]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][403]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_ardm_fchmod_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][404]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][404]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_sshd_allow_only_protocol2:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][405]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][405]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_accounts_password_all_shadowed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:password_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:password_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][1]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_snmp_default_communities:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][406]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][406]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_squid_removed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][38]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][38]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_auditd_data_retention_max_log_file:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][407]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][407]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_rsh_removed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][39]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][39]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_serial_ports_etc_securetty:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][408]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][408]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_sysconfig_nozeroconf_yes:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][409]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][409]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_tftp-server_removed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][40]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][40]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_vsftpd_removed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][41]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][41]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_sysctl_net_ipv4_icmp_ignore_bogus_error_responses:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][410]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][410]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_etc_sysctld_net_ipv4_icmp_ignore_bogus_error_responses:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][411]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][411]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_run_sysctld_net_ipv4_icmp_ignore_bogus_error_responses:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][412]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][412]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_usr_lib_sysctld_net_ipv4_icmp_ignore_bogus_error_responses:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][413]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][413]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rule_kernel_module_loading_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][414]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][414]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rule_kernel_module_loading_insmod_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][415]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][415]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rule_kernel_module_loading_rmmod_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][416]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][416]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rule_kernel_module_loading_modprobe_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][417]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][417]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rule_kernel_module_loading_syscall_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][418]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][418]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rule_kernel_module_loading_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][419]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][419]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rule_kernel_module_loading_insmod_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][420]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][420]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rule_kernel_module_loading_rmmod_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][421]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][421]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rule_kernel_module_loading_modprobe_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][422]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][422]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_audit_rule_kernel_module_loading_syscall_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][423]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][423]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_prelink_removed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][42]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][42]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_configure_allowed_failures:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][424]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][424]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_prevent_user_allowed-failures_change:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][425]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][425]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_disable_automatic_login:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][426]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][426]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runtime_sysctl_net_ipv4_conf_all_accept_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][21]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][21]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_tmp_partition:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][16]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][16]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_sshd_enable_strictmodes:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][427]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][427]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_openssh-server_removed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][43]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][43]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_aide_build_database_absolute_path:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][35]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][35]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-check_setuid_files:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][36]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][36]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_require_rescue_service:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][428]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][428]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_require_rescue_service_runlevel1:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][429]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][429]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_no_custom_rescue_service:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][37]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][37]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_no_custom_runlevel1_target:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][38]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][38]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_pam_unix_sha512:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][430]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][430]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_file_permissions_home_dirs:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][39]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][39]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_nfs_krb_sec_etc_fstab:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][431]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][431]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_no_nfs_defined_etc_fstab_krb_sec:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][432]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][432]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_sysctl_net_ipv4_conf_default_rp_filter:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][433]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][433]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_etc_sysctld_net_ipv4_conf_default_rp_filter:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][434]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][434]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_run_sysctld_net_ipv4_conf_default_rp_filter:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][435]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][435]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_usr_lib_sysctld_net_ipv4_conf_default_rp_filter:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][436]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][436]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ardm_chown_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][437]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][437]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_ardm_chown_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][438]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][438]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_ardm_chown_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][439]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][439]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ardm_chown_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][440]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][440]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_ardm_chown_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][441]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][441]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_ardm_chown_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][442]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][442]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_gpgkey-fd431d51-4ae0493b_installed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][44]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][44]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_gpgkey-2fa658e0-45700c69_installed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][45]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][45]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_gpgkey-f4a80eb5-53a7ff4b_installed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][46]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][46]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_gpgkey-c105b9de-4e0fd3a3_installed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][47]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][47]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runtime_sysctl_net_ipv4_conf_default_rp_filter:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][22]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][22]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_cups_disable_browsing_browsing_off:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][443]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][443]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_cups_disable_browsing_browseallow:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][444]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][444]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_accounts_password_pam_unix_remember:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][445]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][445]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_accounts_password_pam_pwhistory_remember:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][446]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][446]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_disable_sys_geolocation:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][447]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][447]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_prevent_user_sys_geolocation:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][448]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][448]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_disable_clock_geolocation:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][449]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][449]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_prevent_user_clock_geolocation:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][450]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][450]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_auditd_data_retention_admin_space_left_action:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][451]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][451]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_require_smb_client_signing:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][452]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][452]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_password_pam_pwquality_maxclassrepeat:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][453]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][453]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_sysconfig_networking_bootproto_ifcfg:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][454]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][454]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_file_user_owner_grub2_cfg:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][40]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][40]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_file_user_owner_efi_grub2_cfg:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][41]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][41]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_telnet_removed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][48]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][48]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_sshd_disabled_multi_user_target:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][42]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][42]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_auditd_data_retention_flush:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][455]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][455]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_dir_perms_world_writable_sticky_bits:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][43]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][43]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runtime_sysctl_net_ipv4_conf_all_log_martians:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][23]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][23]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_etc_shadow:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][44]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][44]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_sysctl_net_ipv4_conf_all_send_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][456]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][456]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_etc_sysctld_net_ipv4_conf_all_send_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][457]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][457]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_run_sysctld_net_ipv4_conf_all_send_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][458]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][458]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_usr_lib_sysctld_net_ipv4_conf_all_send_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][459]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][459]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_env_var_begins:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:environmentvariable58_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:environmentvariable58_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][1]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_env_var_contains_doublecolon:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:environmentvariable58_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][2]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:environmentvariable58_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][2]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_env_var_contains_doubleperiod:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:environmentvariable58_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][3]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:environmentvariable58_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][3]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_env_var_ends:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:environmentvariable58_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][4]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:environmentvariable58_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][4]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_env_var_begins_slash:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:environmentvariable58_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][5]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:environmentvariable58_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][5]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_env_var_contains_relative_path:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:environmentvariable58_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][6]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:environmentvariable58_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][6]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_files_fail_md5_hash:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpmverifyfile_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][4]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpmverifyfile_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][4]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_cramfs_disabled:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][460]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][460]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_cramfs_modprobeconf:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][461]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][461]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_cramfs_etcmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][462]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][462]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_cramfs_runmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][463]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][463]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_cramfs_libmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][464]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][464]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_etc_passwd:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][45]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][45]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_prelinking_disabled:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][465]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][465]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_sshd_permitemptypasswords_no:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][466]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][466]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_password_pam_pwquality_minlen:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][467]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][467]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ardm_lremovexattr_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][468]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][468]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_ardm_lremovexattr_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][469]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][469]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_ardm_lremovexattr_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][470]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][470]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ardm_lremovexattr_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][471]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][471]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_ardm_lremovexattr_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][472]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][472]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_ardm_lremovexattr_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][473]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][473]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 3
(of 1460)
INFO SCHEMATRON oval:ssg-test_fedora_release_rpm:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][49]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][3]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][10]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][49]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 3
(of 1460)
INFO SCHEMATRON oval:ssg-test_fedora_vendor_product:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][474]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][3]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][474]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_noexec_tmp:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][17]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][17]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_network_ipv6_disable_rpc_udp6:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][475]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][475]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_network_ipv6_disable_rpc_tcp6:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][476]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][476]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runtime_sysctl_net_ipv6_conf_default_accept_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][24]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][24]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_sysctl_net_ipv6_conf_all_accept_ra:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][477]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][477]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_etc_sysctld_net_ipv6_conf_all_accept_ra:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][478]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][478]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_run_sysctld_net_ipv6_conf_all_accept_ra:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][479]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][479]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_usr_lib_sysctld_net_ipv6_conf_all_accept_ra:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][480]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][480]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_dir_perms_etc_httpd_conf:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][46]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][46]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_sshd_hostbasedauthentication:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][481]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][481]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_nodev_tmp:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][18]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][18]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arufm_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][482]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][482]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_arufm_eaccess_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][483]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][483]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_arufm_eperm_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][484]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][484]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_arufm_eaccess_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][485]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][485]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_arufm_eperm_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][486]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][486]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_arufm_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][487]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][487]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_arufm_eaccess_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][488]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][488]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_arufm_eperm_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][489]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][489]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_arufm_eaccess_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][490]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][490]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_arufm_eperm_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][491]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][491]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_screensaver_disable_user_info:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][492]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][492]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_prevent_user_info_change:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][493]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][493]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_sysctl_net_ipv6_conf_default_accept_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][494]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][494]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_etc_sysctld_net_ipv6_conf_default_accept_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][495]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][495]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_run_sysctld_net_ipv6_conf_default_accept_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][496]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][496]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_usr_lib_sysctld_net_ipv6_conf_default_accept_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][497]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][497]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_tftp_removed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][50]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][50]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_etc_profile_tmout:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][498]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][498]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_noexec_dev_shm:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][19]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:partition_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][19]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_firewalld_service_sshd:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:xmlfilecontent_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][1]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:xmlfilecontent_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][1]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_firewalld_service_sshd_port:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:xmlfilecontent_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][2]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:xmlfilecontent_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][2]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_firewalld_zone_sshd:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:xmlfilecontent_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][3]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:xmlfilecontent_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][3]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_firewalld_zone_sshd_port:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:xmlfilecontent_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][4]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:xmlfilecontent_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][4]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runtime_sysctl_net_ipv6_conf_all_accept_ra:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][25]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][25]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 3
(of 1460)
INFO SCHEMATRON oval:ssg-test_centos6:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][51]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][3]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][11]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][51]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_sysctl_net_ipv4_conf_default_send_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][499]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][499]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_etc_sysctld_net_ipv4_conf_default_send_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][500]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][500]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_run_sysctld_net_ipv4_conf_default_send_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][501]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][501]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_usr_lib_sysctld_net_ipv4_conf_default_send_redirects:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][502]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][502]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_sshd_use_approved_macs:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][503]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][503]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_remote_rsyslog_conf:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][504]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][504]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_remote_rsyslog_d:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][505]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][505]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ardm_fchown_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][506]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][506]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_ardm_fchown_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][507]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][507]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_ardm_fchown_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][508]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][508]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ardm_fchown_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][509]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][509]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_ardm_fchown_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][510]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][510]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_ardm_fchown_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][511]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][511]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_auditd_data_retention_max_log_file_action:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][512]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][512]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_file_permissions_httpd_server_conf_files:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][47]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][47]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_password_pam_pwquality_ucredit:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][513]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][513]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_sshd_clientalivecountmax:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][514]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][514]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ownership_lib_dir:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][48]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][48]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ownership_lib_files:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][49]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][49]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ardm_chmod_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][515]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][515]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_ardm_chmod_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][516]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][516]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_ardm_chmod_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][517]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][517]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ardm_chmod_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][518]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][518]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_ardm_chmod_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][519]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][519]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_ardm_chmod_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][520]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][520]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_xorg-x11-server-common_removed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][52]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][52]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_perms_lib_dir:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][50]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][50]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_perms_lib_files:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][51]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][51]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_disable_guest_login:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][521]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][521]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_hfs_disabled:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][522]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][522]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_hfs_modprobeconf:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][523]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][523]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_hfs_etcmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][524]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][524]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_hfs_runmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][525]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][525]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_kernmod_hfs_libmodules-load:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][526]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][526]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_sysctl_net_ipv4_conf_all_rp_filter:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][527]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][527]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_etc_sysctld_net_ipv4_conf_all_rp_filter:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][528]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][528]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_run_sysctld_net_ipv4_conf_all_rp_filter:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][529]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][529]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_usr_lib_sysctld_net_ipv4_conf_all_rp_filter:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][530]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][530]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_file_permissions_sshd_pub_key:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][52]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][52]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_file_groupowner_etc_passwd:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][53]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][53]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_sysctl_net_ipv4_conf_default_accept_source_route:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][531]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][531]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_etc_sysctld_net_ipv4_conf_default_accept_source_route:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][532]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][532]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_run_sysctld_net_ipv4_conf_default_accept_source_route:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][533]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][533]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_static_usr_lib_sysctld_net_ipv4_conf_default_accept_source_route:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][534]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][534]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_file_permissions_ungroupowned:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][54]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][54]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_runtime_sysctl_net_ipv4_icmp_echo_ignore_broadcasts:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][26]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:sysctl_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][26]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_selinux_confinement_of_daemons:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:selinuxsecuritycontext_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][2]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:selinuxsecuritycontext_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][2]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_file_group_owner_grub2_cfg:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][55]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][55]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_file_group_owner_efi_grub2_cfg:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][56]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:file_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#unix'][56]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_package_kernel-PAE_installed:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][53]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:rpminfo_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#linux'][53]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ardm_fsetxattr_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][535]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][535]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_ardm_fsetxattr_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][536]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][536]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_ardm_fsetxattr_augenrules:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][537]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][537]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_ardm_fsetxattr_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][538]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][538]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_32bit_ardm_fsetxattr_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][539]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][539]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_64bit_ardm_fsetxattr_auditctl:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][540]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][540]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_sshd_disable_kerb_auth:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][541]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][541]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_firewalld_input_drop:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][542]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][542]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
A21 2
(of 1460)
INFO SCHEMATRON oval:ssg-test_logwatch_configured_hostlimit:tst:1 - The OVAL test type is not checked in the NIST SCAP Validation Program. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][543]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:tests[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:textfilecontent54_test[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5#independent'][543]
exists(document(concat('','/validation_program_oval_test_types.xml'))/test_types/test_type[@namespace eq namespace-uri(current()) and @name eq local-name(current())])
31-1 1
(of 1)
WARN SCHEMATRON scap_org.open-scap_datastream_from_xccdf_ssg-rhel7-xccdf-1.2.xml - When evaluating an <xccdf:check-content-ref> element within an <xccdf:check> element, its @href attribute either MUST contain a "#" + @id of a <ds:component-ref> element or MUST be resolved in the context of the XML Catalog specified as part of the <ds:component-ref> element that is referencing this benchmark. In either case, the @href attribute MUST ultimately resolve to a <ds:component-ref> element in the data stream referencing the benchmark containing this <xccdf:check-content-ref> element. See Section 3.1.1 for additional information on <ds:component-ref> resolution. SCAPVal currently does not resolve external content.

xccdf:Rule xccdf_org.ssgproject.content_rule_security_patches_up_to_date in ds:data-stream scap_org.open-scap_datastream_from_xccdf_ssg-rhel7-xccdf-1.2.xml



Schematron Context:
/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:data-stream[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]
every $m in ds:checklists/ds:component-ref satisfies every $n in xcf:get-component($m)//xccdf:check//xccdf:check-content-ref satisfies exists(xcf:get-component-ref($m/cat:catalog, $n/@href))
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_partition_for_tmp - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_partition_for_var - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_partition_for_var_log - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_partition_for_var_log_audit - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_partition_for_home - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_encrypt_partitions - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_ensure_redhat_gpgkey_installed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_ensure_gpgcheck_globally_activated - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_ensure_gpgcheck_never_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_security_patches_up_to_date - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_aide_installed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_disable_prelink - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_aide_build_database - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_aide_periodic_cron_checking - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_rpm_verify_permissions - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_rpm_verify_hashes - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_install_hids - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_install_antivirus - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_install_mcafee_hbss - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_install_mcafee_antivirus - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_nails_enabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_mcafee_antivirus_definitions_updated - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_enable_dconf_user_profile - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_gnome_gdm_disable_automatic_login - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_gnome_gdm_disable_guest_login - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dconf_gnome_disable_user_list - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dconf_gnome_disable_restart_shutdown - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dconf_gnome_enable_smartcard_auth - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dconf_gnome_login_retries - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dconf_gnome_screensaver_idle_delay - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dconf_gnome_screensaver_idle_activation_enabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dconf_gnome_screensaver_lock_enabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dconf_gnome_screensaver_mode_blank - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dconf_gnome_screensaver_user_info - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dconf_gnome_disable_ctrlaltdel_reboot - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dconf_gnome_disable_user_admin - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dconf_gnome_disable_power_settings - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dconf_gnome_disable_geolocation - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dconf_gnome_disable_wifi_create - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dconf_gnome_disable_wifi_notification - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dconf_gnome_remote_access_credential_prompt - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dconf_gnome_remote_access_encryption - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dconf_gnome_disable_automount - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dconf_gnome_disable_thumbnailers - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_mount_option_nodev_nonroot_local_partitions - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_mount_option_nodev_removable_partitions - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_mount_option_noexec_removable_partitions - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_mount_option_nosuid_removable_partitions - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_mount_option_tmp_nodev - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_mount_option_tmp_noexec - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_mount_option_tmp_nosuid - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_mount_option_dev_shm_nodev - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_mount_option_dev_shm_noexec - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][9] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_mount_option_dev_shm_nosuid - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][10] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_mount_option_var_tmp_bind - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][11] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_kernel_module_usb-storage_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_bootloader_nousb_argument - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_bios_disable_usb_boot - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_bios_assign_password - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_autofs_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_kernel_module_cramfs_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_kernel_module_freevxfs_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_kernel_module_jffs2_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_kernel_module_hfs_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][9] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_kernel_module_hfsplus_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][10] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_kernel_module_squashfs_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][11] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_kernel_module_udf_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_userowner_shadow_file - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_groupowner_shadow_file - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_file_permissions_etc_shadow - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_file_owner_etc_group - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_file_groupowner_etc_group - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_file_permissions_etc_group - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_file_owner_etc_gshadow - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_file_groupowner_etc_gshadow - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_file_permissions_etc_gshadow - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][9] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_file_owner_etc_passwd - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][10] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_file_groupowner_etc_passwd - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][11] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_file_permissions_etc_passwd - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_file_permissions_library_dirs - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_file_ownership_library_dirs - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_file_permissions_binary_dirs - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_file_ownership_binary_dirs - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dir_perms_world_writable_sticky_bits - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_file_permissions_unauthorized_world_writable - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_file_permissions_unauthorized_sgid - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_file_permissions_unauthorized_suid - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_no_files_unowned_by_user - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_file_permissions_ungroupowned - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dir_perms_world_writable_system_owned - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_umask_for_daemons - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_disable_users_coredumps - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sysctl_fs_suid_dumpable - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sysctl_kernel_exec_shield - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sysctl_kernel_randomize_va_space - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_install_PAE_kernel_on_x86-32 - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_bios_enable_execution_restrictions - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sysctl_kernel_dmesg_restrict - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_enable_selinux_bootloader - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_selinux_state - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_selinux_policytype - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_setroubleshoot_removed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_mcstrans_removed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_selinux_confinement_of_daemons - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_selinux_all_devicefiles_labeled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_no_direct_root_logins - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_securetty_root_login_console_only - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_restrict_serial_port_logins - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_no_root_webbrowsing - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_no_shelllogin_for_systemaccounts - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_accounts_no_uid_except_zero - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_root_path_default - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_no_empty_passwords - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_accounts_password_all_shadowed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_gid_passwd_group_same - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_no_netrc_files - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_accounts_password_minlen_login_defs - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_accounts_minimum_age_login_defs - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_accounts_maximum_age_login_defs - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_accounts_password_warn_age_login_defs - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_account_disable_post_pw_expiration - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_account_unique_name - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_account_temp_expire_date - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_display_login_attempts - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_accounts_password_pam_retry - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_accounts_password_pam_maxrepeat - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_accounts_password_pam_maxclassrepeat - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_accounts_password_pam_dcredit - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_accounts_password_pam_minlen - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_accounts_password_pam_ucredit - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_accounts_password_pam_ocredit - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_accounts_password_pam_lcredit - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_accounts_password_pam_difok - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][9] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_accounts_password_pam_minclass - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][10] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_accounts_passwords_pam_faillock_deny - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_accounts_passwords_pam_faillock_unlock_time - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_accounts_passwords_pam_faillock_interval - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_accounts_password_pam_unix_remember - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_set_password_hashing_algorithm_systemauth - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_set_password_hashing_algorithm_logindefs - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_set_password_hashing_algorithm_libuserconf - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_accounts_tmout - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_accounts_max_concurrent_login_sessions - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_root_path_no_dot - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_accounts_root_path_dirs_no_write - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_file_permissions_home_dirs - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_accounts_umask_etc_bashrc - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_accounts_umask_etc_csh_cshrc - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_accounts_umask_etc_profile - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_accounts_umask_etc_login_defs - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_file_user_owner_grub2_cfg - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_file_group_owner_grub2_cfg - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_file_permissions_grub2_cfg - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_bootloader_password - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_require_singleuser_auth - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_debug-shell_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_disable_ctrlaltdel_reboot - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_disable_interactive_boot - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_screen_installed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_smartcard_auth - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_banner_etc_issue - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dconf_gnome_banner_enabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dconf_gnome_login_banner_text - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_network_disable_zeroconf - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_network_sniffer_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sysctl_net_ipv4_conf_default_send_redirects - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sysctl_net_ipv4_conf_all_send_redirects - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sysctl_net_ipv4_ip_forward - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sysctl_net_ipv4_conf_all_accept_source_route - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sysctl_net_ipv4_conf_all_accept_redirects - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sysctl_net_ipv4_conf_all_secure_redirects - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sysctl_net_ipv4_conf_all_log_martians - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sysctl_net_ipv4_conf_default_log_martians - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sysctl_net_ipv4_conf_default_accept_source_route - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sysctl_net_ipv4_conf_default_accept_redirects - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sysctl_net_ipv4_conf_default_secure_redirects - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sysctl_net_ipv4_icmp_echo_ignore_broadcasts - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][9] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sysctl_net_ipv4_icmp_ignore_bogus_error_responses - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][10] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sysctl_net_ipv4_tcp_syncookies - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][11] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sysctl_net_ipv4_conf_all_rp_filter - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sysctl_net_ipv4_conf_default_rp_filter - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][13] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_wireless_disable_in_bios - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_wireless_disable_interfaces - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_bluetooth_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_kernel_module_bluetooth_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sysctl_kernel_ipv6_disable - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_network_ipv6_disable_interfaces - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_network_ipv6_disable_rpc - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sysctl_net_ipv6_conf_all_accept_source_route - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sysctl_net_ipv6_conf_all_accept_ra - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sysctl_net_ipv6_conf_default_accept_ra - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sysctl_net_ipv6_conf_all_accept_redirects - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sysctl_net_ipv6_conf_default_accept_redirects - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_network_ipv6_static_address - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_network_ipv6_privacy_extensions - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_network_ipv6_default_gateway - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_firewalld_enabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_set_firewalld_default_zone - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_kernel_module_dccp_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_kernel_module_sctp_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_libreswan_installed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_libreswan_approved_tunnels - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_rsyslog_installed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_rsyslog_enabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_rsyslog_files_ownership - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_rsyslog_files_groupownership - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_rsyslog_files_permissions - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_rsyslog_remote_loghost - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_rsyslog_nolisten - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_rsyslog_accept_remote_messages_tcp - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_rsyslog_accept_remote_messages_udp - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_ensure_logrotate_activated - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_logwatch_configured_hostlimit - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_logwatch_configured_splithosts - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_disable_logwatch_for_logserver - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_auditd_enabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_bootloader_audit_argument - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_auditd_data_retention_num_logs - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_auditd_data_retention_max_log_file - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_auditd_data_retention_max_log_file_action - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_auditd_data_retention_space_left_action - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_auditd_data_retention_admin_space_left_action - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_auditd_data_retention_action_mail_acct - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_auditd_data_retention_flush - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_auditd_audispd_syslog_plugin_activated - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_audit_rules_time_adjtimex - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_audit_rules_time_settimeofday - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_audit_rules_time_stime - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_audit_rules_time_clock_settime - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_audit_rules_time_watch_localtime - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_audit_rules_usergroup_modification - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_audit_rules_networkconfig_modification - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_file_permissions_var_log_audit - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_file_ownership_var_log_audit - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_audit_rules_mac_modification - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_audit_rules_dac_modification_chmod - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_audit_rules_dac_modification_chown - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_audit_rules_dac_modification_fchmod - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_audit_rules_dac_modification_fchmodat - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_audit_rules_dac_modification_fchown - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_audit_rules_dac_modification_fchownat - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_audit_rules_dac_modification_fremovexattr - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_audit_rules_dac_modification_fsetxattr - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_audit_rules_dac_modification_lchown - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][9] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_audit_rules_dac_modification_lremovexattr - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][10] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_audit_rules_dac_modification_lsetxattr - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][11] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_audit_rules_dac_modification_removexattr - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_audit_rules_dac_modification_setxattr - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][13] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_audit_rules_login_events - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_audit_rules_session_events - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_audit_rules_unsuccessful_file_modification - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_audit_rules_privileged_commands - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][9] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_audit_rules_media_export - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][10] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_audit_rules_file_deletion_events - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][11] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_audit_rules_sysadmin_actions - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_audit_rules_kernel_module_loading - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][13] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_audit_rules_immutable - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][14] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_xinetd_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_xinetd_removed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_tcp_wrappers_installed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_telnet_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_telnet-server_removed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_telnet_removed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_rsh-server_removed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_rexec_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_rsh_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_rsh_removed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_rlogin_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_no_rsh_trust_files - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_ypserv_removed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_ypbind_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_ypbind_removed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_tftp_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_tftp-server_removed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_tftp_removed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_tftpd_uses_secure_mode - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_talk-server_removed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_talk_removed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_abrtd_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_acpid_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_certmonger_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_cgconfig_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_cgred_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_cpupower_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_irqbalance_enabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_kdump_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_mdmonitor_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][9] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_messagebus_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][10] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_netconsole_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][11] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_ntpdate_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_oddjobd_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][13] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_portreserve_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][14] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_psacct_enabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_qpidd_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][16] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_quota_nld_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][17] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_rdisc_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][18] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_rhnsd_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][19] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_rhsmcertd_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][20] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_saslauthd_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][21] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_smartd_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][22] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_sysstat_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][23] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_crond_enabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_disable_anacron - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_atd_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_openssh-server_installed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_sshd_enabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_sshd_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_file_permissions_sshd_pub_key - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_file_permissions_sshd_private_key - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_firewalld_sshd_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sshd_allow_only_protocol2 - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sshd_limit_user_access - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sshd_disable_gssapi_auth - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sshd_disable_kerb_auth - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sshd_enable_strictmodes - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sshd_use_priv_separation - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sshd_disable_compression - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sshd_print_last_log - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sshd_set_idle_timeout - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][9] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sshd_set_keepalive - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][10] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sshd_disable_rhosts - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][11] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_disable_host_auth - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_enable_x11_forwarding - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][13] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sshd_disable_root_login - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][14] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sshd_disable_empty_passwords - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sshd_enable_warning_banner - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][16] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sshd_do_not_permit_user_env - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][17] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sshd_use_approved_ciphers - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][18] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sshd_use_approved_macs - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][19] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_xwindows_runlevel_setting - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_xorg-x11-server-common_removed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_avahi-daemon_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_avahi_ip_only - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_avahi_check_ttl - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_avahi_prevent_port_sharing - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_avahi_disable_publishing - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_avahi_restrict_published_information - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_cups_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_cups_disable_browsing - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_cups_disable_printserver - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_dhcpd_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_dhcp_removed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dhcp_server_disable_ddns - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dhcp_server_deny_decline - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dhcp_server_deny_bootp - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dhcp_server_configure_logging - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_sysconfig_networking_bootproto_ifcfg - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_chronyd_or_ntpd_enabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][9]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_chronyd_or_ntpd_specify_remote_server - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][9]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_chronyd_or_ntpd_specify_multiple_servers - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][9]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_postfix_enabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][10]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_sendmail_removed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][10]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_postfix_network_listening_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][10]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_postfix_server_banner - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][10]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_ldap_client_start_tls - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][11]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_ldap_client_tls_cacertpath - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][11]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_openldap-servers_removed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][11]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_nfslock_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_rpcgssd_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_rpcbind_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_rpcidmapd_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_nfs_fixed_lockd_tcp_port - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_nfs_fixed_lockd_udp_port - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_nfs_fixed_statd_port - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_nfs_fixed_mountd_port - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_nfs_no_anonymous - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_nfs_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_rpcsvcgssd_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_mount_option_nodev_remote_filesystems - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_mount_option_nosuid_remote_filesystems - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_mount_option_krb_sec_remote_filesystems - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_use_root_squashing_all_exports - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_restrict_nfs_clients_to_privileged_ports - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_no_insecure_locks_exports - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_use_kerberos_security_all_exports - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_named_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][13]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_bind_removed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][13]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dns_server_disable_zone_transfers - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][13]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dns_server_authenticate_zone_transfers - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][13]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dns_server_disable_dynamic_updates - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][13]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_vsftpd_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][14]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_vsftpd_removed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][14]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_vsftpd_installed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][14]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_ftp_log_transactions - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][14]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_ftp_present_banner - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][14]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_ftp_restrict_to_anon - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][14]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_ftp_disable_uploads - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][14]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_ftp_home_partition - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][14]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_httpd_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_httpd_removed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_httpd_servertokens_prod - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_httpd_serversignature_off - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_httpd_digest_authentication - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_httpd_mod_rewrite - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_httpd_ldap_support - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_httpd_server_side_includes - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_httpd_mime_magic - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_httpd_webdav - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_httpd_server_activity_status - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_httpd_server_configuration_display - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][8] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_httpd_url_correction - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][9] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_httpd_proxy_support - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][10] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_httpd_cache_support - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][11] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_httpd_cgi_support - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][12] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_httpd_restrict_root_directory - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_httpd_restrict_web_directory - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_httpd_restrict_critical_directories - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_httpd_limit_available_methods - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_httpd_install_mod_ssl - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_httpd_install_mod_security - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dir_perms_var_log_httpd - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dir_perms_etc_httpd_conf - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_file_permissions_httpd_server_conf_files - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][15]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_dovecot_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][16]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_dovecot_removed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][16]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dovecot_enable_ssl - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][16]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dovecot_configure_ssl_cert - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][16]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dovecot_configure_ssl_key - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][16]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_dovecot_disable_plaintext_auth - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][16]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_zebra_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][17]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_quagga_removed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][17]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_smb_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][18]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_samba_removed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][18]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_smb_server_disable_root - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][18]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_require_smb_client_signing - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][18]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_mount_option_smb_client_signing - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][18]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_squid_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][19]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_squid_removed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][19]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_service_snmpd_disabled - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][20]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_package_net-snmp_removed - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][20]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_snmpd_use_newer_protocol - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][20]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
74-1 1
(of 432)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_snmpd_not_default_password - All CCE references SHOULD be in the official CCE dictionary. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][20]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] every $m in xccdf:ident[matches(@system, '^(http://cce.mitre.org)$')] satisfies exists(document('/nvdcce-0.1-feed.xml')/nvd-config:nvd/nvd-config:entry[@id eq $m])
169-1 1
(of 1)
WARN SCHEMATRON scap_org.open-scap_datastream_from_xccdf_ssg-rhel7-xccdf-1.2.xml - An xccdf:Rule with @id "xccdf_NAMESPACE_rule_security_patches_up_to_date" MUST reference an OVAL component that contains an oval definition of class 'patch'. SCAPVal currently does not resolve external content.

xccdf:Rule xccdf_org.ssgproject.content_rule_security_patches_up_to_date in ds:data-stream scap_org.open-scap_datastream_from_xccdf_ssg-rhel7-xccdf-1.2.xml



xccdf:Rule xccdf_org.ssgproject.content_rule_security_patches_up_to_date in ds:data-stream scap_org.open-scap_datastream_from_xccdf_ssg-rhel7-xccdf-1.2.xml



Schematron Context:
/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:data-stream[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]
every $m in ds:checklists/ds:component-ref satisfies every $n in xcf:get-component($m)//xccdf:Rule[starts-with(@id,'xccdf_') and ends-with(@id,'_rule_security_patches_up_to_date')]//xccdf:check-content-ref[not(xcf:is-external-ref($m/cat:catalog, @href) cast as xsd:boolean)] satisfies exists(xcf:get-component(xcf:get-component-ref($m/cat:catalog, $n/@href))//oval-def:definition[@class eq 'patch'])
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_runtime_net_ipv4_conf_default_secure_redirects:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][5]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][5]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_runtime_net_ipv6_conf_all_accept_redirects:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][8]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][8]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_runtime_net_ipv4_tcp_syncookies:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][14]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][14]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-accounts_password_pam_pwquality:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][16]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][16]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_runtime_net_ipv4_icmp_ignore_bogus_error_responses:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][23]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][23]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_static_net_ipv4_conf_all_accept_source_route:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][25]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][25]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_static_net_ipv4_tcp_syncookies:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][28]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][28]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_static_net_ipv6_conf_all_disable_ipv6:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][29]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][29]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_static_net_ipv6_conf_all_accept_source_route:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][39]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][39]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_static_kernel_randomize_va_space:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][40]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][40]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_static_net_ipv4_conf_all_secure_redirects:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][45]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][45]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_static_net_ipv4_conf_all_accept_redirects:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][47]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][47]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_runtime_net_ipv6_conf_default_accept_ra:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][53]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][53]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_static_net_ipv4_conf_default_secure_redirects:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][56]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][56]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-package_nss-pam-ldapd_removed:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][73]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][73]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-package_dconf_installed:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][76]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][76]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_runtime_kernel_randomize_va_space:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][78]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][78]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-system_info_architecture_x86_64:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][86]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][86]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-package_samba-common_removed:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][91]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][91]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_static_net_ipv4_ip_forward:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][103]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][103]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_runtime_net_ipv4_conf_default_send_redirects:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][110]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][110]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_static_net_ipv4_conf_default_log_martians:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][141]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][141]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-package_gdm_installed:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][147]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][147]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_runtime_net_ipv4_conf_all_send_redirects:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][148]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][148]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_static_net_ipv4_icmp_echo_ignore_broadcasts:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][151]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][151]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_runtime_net_ipv4_conf_all_rp_filter:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][154]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][154]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_static_kernel_dmesg_restrict:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][155]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][155]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_runtime_net_ipv4_conf_all_accept_source_route:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][161]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][161]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_runtime_net_ipv6_conf_all_disable_ipv6:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][163]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][163]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_runtime_kernel_dmesg_restrict:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][165]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][165]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_static_net_ipv4_conf_default_accept_redirects:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][169]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][169]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_static_net_ipv6_conf_all_accept_redirects:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][171]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][171]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_runtime_net_ipv4_conf_default_log_martians:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][174]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][174]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_static_net_ipv6_conf_default_accept_ra:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][180]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][180]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_runtime_net_ipv4_conf_default_accept_source_route:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][181]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][181]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-system_info_architecture_x86:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][184]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][184]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_runtime_fs_suid_dumpable:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][195]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][195]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_runtime_net_ipv4_ip_forward:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][196]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][196]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_runtime_net_ipv4_conf_default_accept_redirects:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][198]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][198]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_runtime_net_ipv6_conf_all_accept_source_route:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][202]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][202]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_static_net_ipv4_conf_all_log_martians:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][207]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][207]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_static_fs_suid_dumpable:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][212]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][212]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_runtime_net_ipv4_conf_all_secure_redirects:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][226]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][226]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_static_net_ipv4_icmp_ignore_bogus_error_responses:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][263]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][263]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-package_prelink_removed:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][265]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][265]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_runtime_net_ipv4_conf_all_accept_redirects:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][270]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][270]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-package_openssh-server_removed:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][273]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][273]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_static_net_ipv4_conf_default_rp_filter:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][281]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][281]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_runtime_net_ipv4_conf_default_rp_filter:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][284]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][284]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_runtime_net_ipv4_conf_all_log_martians:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][302]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][302]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_static_net_ipv4_conf_all_send_redirects:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][304]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][304]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_runtime_net_ipv6_conf_default_accept_redirects:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][316]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][316]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_static_net_ipv6_conf_all_accept_ra:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][318]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][318]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_static_net_ipv6_conf_default_accept_redirects:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][325]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][325]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_runtime_net_ipv6_conf_all_accept_ra:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][332]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][332]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_static_net_ipv4_conf_default_send_redirects:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][335]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][335]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_static_net_ipv4_conf_all_rp_filter:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][349]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][349]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_static_net_ipv4_conf_default_accept_source_route:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][353]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][353]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
207-1 2
(of 118)
WARN SCHEMATRON oval:ssg-sysctl_runtime_net_ipv4_icmp_echo_ignore_broadcasts:def:1 - OVAL definitions of class 'compliance' should include a reference to a CCE, where applicable. /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][355]

/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][5]/*:oval_definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definitions[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][1]/*:definition[namespace-uri()='http://oval.mitre.org/XMLSchema/oval-definitions-5'][355]
if(@class eq 'compliance') then exists(oval-def:metadata/oval-def:reference[matches(@source,'^(http://cce.mitre.org|CCE)$')]) else true()
251-1 1
(of 12)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_met_inherently_generic - An xccdf:Rule should include an xccdf:ident containing a CVE, CCE, or CPE /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] exists(xccdf:ident[matches(@system,'^(http://cce.mitre.org|http://cve.mitre.org|http://cpe.mitre.org)$')])
251-1 1
(of 12)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_met_inherently_auditing - An xccdf:Rule should include an xccdf:ident containing a CVE, CCE, or CPE /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] exists(xccdf:ident[matches(@system,'^(http://cce.mitre.org|http://cve.mitre.org|http://cpe.mitre.org)$')])
251-1 1
(of 12)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_met_inherently_nonselected - An xccdf:Rule should include an xccdf:ident containing a CVE, CCE, or CPE /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] exists(xccdf:ident[matches(@system,'^(http://cce.mitre.org|http://cve.mitre.org|http://cpe.mitre.org)$')])
251-1 1
(of 12)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_unmet_nonfinding_nonselected_scope - An xccdf:Rule should include an xccdf:ident containing a CVE, CCE, or CPE /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] exists(xccdf:ident[matches(@system,'^(http://cce.mitre.org|http://cve.mitre.org|http://cpe.mitre.org)$')])
251-1 1
(of 12)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_unmet_finding_nonselected - An xccdf:Rule should include an xccdf:ident containing a CVE, CCE, or CPE /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5] exists(xccdf:ident[matches(@system,'^(http://cce.mitre.org|http://cve.mitre.org|http://cpe.mitre.org)$')])
251-1 1
(of 12)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_unmet_nonfinding_scope - An xccdf:Rule should include an xccdf:ident containing a CVE, CCE, or CPE /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][6] exists(xccdf:ident[matches(@system,'^(http://cce.mitre.org|http://cve.mitre.org|http://cpe.mitre.org)$')])
251-1 1
(of 12)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_update_process - An xccdf:Rule should include an xccdf:ident containing a CVE, CCE, or CPE /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][7] exists(xccdf:ident[matches(@system,'^(http://cce.mitre.org|http://cve.mitre.org|http://cpe.mitre.org)$')])
251-1 1
(of 12)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_c2s_procedural_requirement - An xccdf:Rule should include an xccdf:ident containing a CVE, CCE, or CPE /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] exists(xccdf:ident[matches(@system,'^(http://cce.mitre.org|http://cve.mitre.org|http://cpe.mitre.org)$')])
251-1 1
(of 12)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_c2s_not_OS_applicable - An xccdf:Rule should include an xccdf:ident containing a CVE, CCE, or CPE /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][2] exists(xccdf:ident[matches(@system,'^(http://cce.mitre.org|http://cve.mitre.org|http://cpe.mitre.org)$')])
251-1 1
(of 12)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_c2s_met_inherently - An xccdf:Rule should include an xccdf:ident containing a CVE, CCE, or CPE /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][3] exists(xccdf:ident[matches(@system,'^(http://cce.mitre.org|http://cve.mitre.org|http://cpe.mitre.org)$')])
251-1 1
(of 12)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_apply_to_everything - An xccdf:Rule should include an xccdf:ident containing a CVE, CCE, or CPE /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][4] exists(xccdf:ident[matches(@system,'^(http://cce.mitre.org|http://cve.mitre.org|http://cpe.mitre.org)$')])
251-1 1
(of 12)
WARN SCHEMATRON xccdf_org.ssgproject.content_rule_cis_xinetd - An xccdf:Rule should include an xccdf:ident containing a CVE, CCE, or CPE /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1]/*:Group[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5]/*:Rule[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][5] exists(xccdf:ident[matches(@system,'^(http://cce.mitre.org|http://cve.mitre.org|http://cpe.mitre.org)$')])
341-1 1
(of 1)
WARN SCHEMATRON @update on <xccdf:version> SHOULD be specified /*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:component[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][2]/*:Benchmark[namespace-uri()='http://checklists.nist.gov/xccdf/1.2'][1] exists(//xccdf:version[string(@update)])
345-1 1
(of 1)
WARN SCHEMATRON scap_org.open-scap_datastream_from_xccdf_ssg-rhel7-xccdf-1.2.xml - <xccdf:check-content-ref> in an OVAL <xccdf:check> MUST reference an OVAL component. SCAPVal currently does not resolve external content.

xccdf:Rule xccdf_org.ssgproject.content_rule_security_patches_up_to_date in ds:data-stream scap_org.open-scap_datastream_from_xccdf_ssg-rhel7-xccdf-1.2.xml



Schematron Context:
/*:data-stream-collection[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]/*:data-stream[namespace-uri()='http://scap.nist.gov/schema/scap/source/1.2'][1]
every $m in ds:checklists/ds:component-ref satisfies every $n in xcf:get-component($m)//xccdf:check[@system eq 'http://oval.mitre.org/XMLSchema/oval-definitions-5']//xccdf:check-content-ref[not(xcf:is-external-ref($m/cat:catalog, @href) cast as xsd:boolean)] satisfies exists(xcf:get-component(xcf:get-component-ref($m/cat:catalog, $n/@href))//oval-def:oval_definitions)

Statistics

Statistic Type Statistic ID Test Name Value
COUNT RULE_OVAL_COUNT
COUNT RULE_OCIL_COUNT
COUNT RULE_OCIL_ONLY_COUNT
COUNT RULE_CCE_COUNT
COUNT RULE_TEST_COUNT rpminfo_test 117
COUNT RULE_TEST_COUNT textfilecontent54_test 1087
COUNT RULE_TEST_COUNT sysctl_test 52
COUNT RULE_TEST_COUNT family_test 6
COUNT RULE_TEST_COUNT partition_test 38
COUNT RULE_TEST_COUNT file_test 112
COUNT RULE_TEST_COUNT variable_test 28
COUNT RULE_TEST_COUNT uname_test 4
COUNT RULE_TEST_COUNT rpmverifyfile_test 8
COUNT RULE_TEST_COUNT interface_test 2
COUNT RULE_TEST_COUNT runlevel_test 14
COUNT RULE_TEST_COUNT selinuxsecuritycontext_test 4
COUNT RULE_TEST_COUNT password_test 2
COUNT RULE_TEST_COUNT environmentvariable58_test 12
COUNT RULE_TEST_COUNT xmlfilecontent_test 8