File: test_proprietary_extensions.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 (19 lines) | stat: -rw-r--r-- 1,084 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<Benchmark xmlns="http://checklists.nist.gov/xccdf/1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="RHEL-6" xsi:schemaLocation="http://checklists.nist.gov/xccdf/1.1 xccdf-1.1.4.xsd" resolved="0" xml:lang="en-US">
  <status date="2011-12-08">draft</status>
  <title xml:lang="en-US">Sample XCCDF using proprietary extensions</title>
  <description xml:lang="en-US">Proprietary extensions WILL NOT appear the XCCDF report</description>
  <version>0.1</version>
  <model system="urn:xccdf:scoring:default"/>
  <model system="urn:xccdf:scoring:flat"/>
  <Group id="bash-passer" hidden="false">
    <title xml:lang="en-US">Check with a hint of Mint</title>
    <description xml:lang="en-US">Mint tea consumed during the making of this test</description>
    <Rule id="rule-1000" selected="true" weight="10.000000">
      <title xml:lang="en-US">TEST (proprietary)</title>
      <check system="https://www.bigelowtea.com/Teas/Flavors/Mint">
        <check-content-ref href="mint.tea"/>
      </check>
    </Rule>
  </Group>
</Benchmark>