File: simple-xccdf.xml

package info (click to toggle)
openscap 1.4.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 125,040 kB
  • sloc: xml: 527,109; ansic: 91,390; sh: 19,789; python: 2,515; perl: 444; makefile: 49
file content (18 lines) | stat: -rw-r--r-- 762 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<Benchmark xmlns="http://checklists.nist.gov/xccdf/1.2" id="xccdf_moc.elpmaxe.www_benchmark_test">
  <status>incomplete</status>
  <version>1.0</version>
  <Profile id="xccdf_org.open-scap_profile_override">
    <title>Override</title>
    <select idref="xccdf_moc.elpmaxe.www_rule_1" selected="false"/>
  </Profile>
  <Profile id="xccdf_org.open-scap_profile_unselecting">
    <title>Unselecting</title>
    <select idref="xccdf_moc.elpmaxe.www_rule_1" selected="false"/>
  </Profile>
  <Rule selected="true" id="xccdf_moc.elpmaxe.www_rule_1">
    <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5">
      <check-content-ref href="simple-oval.xml" name="oval:x:def:1"/>
    </check>
  </Rule>
</Benchmark>