File: directives.xml

package info (click to toggle)
openscap 1.4.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 125,116 kB
  • sloc: xml: 527,136; ansic: 91,867; sh: 19,831; python: 2,531; perl: 444; makefile: 49
file content (40 lines) | stat: -rw-r--r-- 2,601 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?xml version="1.0" encoding="UTF-8"?>
<oval_directives xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oval="http://oval.mitre.org/XMLSchema/oval-common-5" xmlns:oval-res="http://oval.mitre.org/XMLSchema/oval-results-5" xmlns="http://oval.mitre.org/XMLSchema/oval-directives-5" xsi:schemaLocation="http://oval.mitre.org/XMLSchema/oval-results-5 oval-results-schema.xsd http://oval.mitre.org/XMLSchema/oval-common-5 oval-common-schema.xsd http://oval.mitre.org/XMLSchema/oval-directives-5 oval-directives-schema.xsd">
  <generator>
    <oval:product_name>OpenSCAP</oval:product_name>
    <oval:schema_version>5.8</oval:schema_version>
    <oval:timestamp>2011-08-04T09:51:32</oval:timestamp>
  </generator>
  <directives include_source_definitions="false">
    <oval-res:definition_true reported="true" content="full"/>
    <oval-res:definition_false reported="true" content="full"/>
    <oval-res:definition_unknown reported="true" content="full"/>
    <oval-res:definition_error reported="true" content="full"/>
    <oval-res:definition_not_evaluated reported="true" content="full"/>
    <oval-res:definition_not_applicable reported="true" content="full"/>
  </directives>
  <class_directives class="compliance">
    <oval-res:definition_true reported="true" content="thin"/>
    <oval-res:definition_false reported="true" content="full"/>
    <oval-res:definition_unknown reported="true" content="full"/>
    <oval-res:definition_error reported="true" content="full"/>
    <oval-res:definition_not_evaluated reported="true" content="full"/>
    <oval-res:definition_not_applicable reported="true" content="full"/>
  </class_directives>
  <class_directives class="inventory">
    <oval-res:definition_true reported="true" content="thin"/>
    <oval-res:definition_false reported="true" content="full"/>
    <oval-res:definition_unknown reported="true" content="full"/>
    <oval-res:definition_error reported="true" content="full"/>
    <oval-res:definition_not_evaluated reported="true" content="full"/>
    <oval-res:definition_not_applicable reported="true" content="full"/>
  </class_directives>
  <class_directives class="vulnerability">
    <oval-res:definition_true reported="true" content="thin"/>
    <oval-res:definition_false reported="true" content="full"/>
    <oval-res:definition_unknown reported="true" content="full"/>
    <oval-res:definition_error reported="true" content="full"/>
    <oval-res:definition_not_evaluated reported="true" content="full"/>
    <oval-res:definition_not_applicable reported="false" content="full"/>
  </class_directives>
</oval_directives>