File: test_platform_inheritance.cpe.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 (13 lines) | stat: -rw-r--r-- 696 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<cpe-list xmlns="http://cpe.mitre.org/dictionary/2.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
      <cpe-item name="cpe:/a:true">
            <title xml:lang="en-us">True on any platform</title>
            <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5" href="test_platform_inheritance.oval.xml">oval:true:def:1</check>
      </cpe-item>
      <cpe-item name="cpe:/a:false">
            <title xml:lang="en-us">False on any platform</title>
            <check system="http://oval.mitre.org/XMLSchema/oval-definitions-5" href="test_platform_inheritance.oval.xml">oval:false:def:1</check>
      </cpe-item>
</cpe-list>