File: directives.xml

package info (click to toggle)
openscap 1.0.9-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 129,588 kB
  • ctags: 26,325
  • sloc: xml: 611,156; ansic: 90,367; sh: 26,693; makefile: 2,463; python: 804; perl: 445; cpp: 123
file content (40 lines) | stat: -rw-r--r-- 2,601 bytes parent folder | download
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:oval="http://oval.mitre.org/XMLSchema/oval-common-5" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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>