File: test_evr_string_missing_epoch.syschar.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 (36 lines) | stat: -rw-r--r-- 2,331 bytes parent folder | download | duplicates (6)
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
<?xml version="1.0" encoding="UTF-8"?>
<oval_system_characteristics xmlns:oval="http://oval.mitre.org/XMLSchema/oval-common-5" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:unix-sys="http://oval.mitre.org/XMLSchema/oval-system-characteristics-5#unix" xmlns:ind-sys="http://oval.mitre.org/XMLSchema/oval-system-characteristics-5#independent" xmlns:lin-sys="http://oval.mitre.org/XMLSchema/oval-system-characteristics-5#linux" xmlns="http://oval.mitre.org/XMLSchema/oval-system-characteristics-5" xsi:schemaLocation="http://oval.mitre.org/XMLSchema/oval-system-characteristics-5 oval-system-characteristics-schema.xsd http://oval.mitre.org/XMLSchema/oval-system-characteristics-5#independent independent-system-characteristics-schema.xsd http://oval.mitre.org/XMLSchema/oval-system-characteristics-5#unix unix-system-characteristics-schema.xsd http://oval.mitre.org/XMLSchema/oval-system-characteristics-5#linux linux-system-characteristics-schema.xsd http://oval.mitre.org/XMLSchema/oval-common-5 oval-common-schema.xsd">
  <generator>
    <oval:product_name>cpe:/a:open-scap:oscap</oval:product_name>
    <oval:schema_version>5.3</oval:schema_version>
    <oval:timestamp>2013-11-13T18:21:25</oval:timestamp>
  </generator>
  <system_info>
    <os_name>Linux</os_name>
    <os_version>#1 SMP Mon Nov 4 14:09:03 UTC 2013</os_version>
    <architecture>x86_64</architecture>
    <primary_host_name>you.dont.know.it</primary_host_name>
    <interfaces>
      <interface>
        <interface_name>lo</interface_name>
        <ip_address>127.0.0.1</ip_address>
        <mac_address>00:00:00:00:00:00</mac_address>
      </interface>
    </interfaces>
  </system_info>
  <collected_objects>
    <object id="oval:com.redhat.rhsa:obj:20100449002" version="502" flag="complete">
      <reference item_ref="1148441"/>
    </object>
  </collected_objects>
  <system_data>
    <lin-sys:dpkginfo_item id="1148441" status="exists">
      <lin-sys:name>httpd</lin-sys:name>
      <lin-sys:arch>x86_64</lin-sys:arch>
      <lin-sys:epoch>1</lin-sys:epoch>
      <lin-sys:release>0ubuntu0.12.04.1</lin-sys:release>
      <lin-sys:version>24.1.0+build1</lin-sys:version>
      <lin-sys:evr datatype="evr_string">1:24.1.0+build1-0ubuntu0.12.04.1</lin-sys:evr>
    </lin-sys:dpkginfo_item>
  </system_data>
</oval_system_characteristics>