aboutsummaryrefslogtreecommitdiff
blob: 76fed4997d2084b0458bbec5e099f239a5d84643 (plain)
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>XCCDF test result</title>
    <meta name="generator" content="" />
    <meta name="Content-Type" content="text/html;charset=utf-8" />
    <style type="text/css" media="all">
    html, body { background-color: black; font-family:sans-serif; margin:0; padding:0; }
    abbr { text-transform:none; border:none; font-variant:normal; }
    div.score-outer { height: .8em; width:100%; min-width:100px; background-color: red; }
    div.score-inner { height: 100%; background-color: green; }
    .score-max, .score-val, .score-percent { text-align:right; }
    .score-percent { font-weight: bold; }
    th, td { padding-left:.5em; padding-right:.5em; }
    .rule-selected, .result-pass strong, .result-fixed strong { color:green; }
    .rule-inactive, .unknown, .result-notselected strong, .result-notchecked strong, .result-notapplicable strong, .result-informational strong, .result-unknown strong { color:#555; }
    .rule-notselected, .result-error strong, .result-fail strong { color:red; }
    table { border-collapse: collapse; border: 1px black solid; width:100%; }
    table th, thead tr { background-color:black; color:white; }
    table td { border-right: 1px black solid; }
    table td.result, table td.link { text-align:center; }
    table td.num { text-align:right; }
    div#rule-results-summary { margin-bottom: 1em; }
    table tr.result-legend td { width: 10%; }
    div#content p { text-align:justify; }
    div.result-detail { border: 1px solid black; margin: 2em 0; padding: 0 1em; }
    div#content h2 { border-bottom:2px dashed; margin-top:1em; margin-bottom:0.5em; text-align:center; }
    div#content h2#summary { margin-top:0; }
    h1 { margin:1em 0; }
    div.raw table, div.raw table td { border:none; width:auto; padding:0; }
    div.raw table { margin-left: 2em; }
    div.raw table td { padding: .1em .7em; }
    table tr { border-bottom: 1px dotted #000; }
    dir.raw table tr { border-bottom: 0 !important; }
    pre.code { background: #ccc; padding:.2em; }
    ul.toc-struct li { list-style-type: none; }
    div.xccdf-rule { margin-left: 10%; }
    div#footer, p.remark, .link { font-size:.8em; }
    thead tr td { font-weight:bold; text-align:center; }
    .hidden { display:none; }
    td.score-bar { text-align:center; }
    td.score-bar span.media { width:100%; min-width:7em; height:.8em; display:block; margin:0; padding:0; }
    .oval-results { font-size:.8em; overflow:auto; }
    div#guide-top-table table { width: 100%; }
    td#common-info { min-width: 25.0em; border-right: 1px solid #000; }
    td#versions-revisions { width: 25.0em; }
  </style>
    <style type="text/css" media="screen">
    div#content, div#header, div#footer { margin-left:1em; margin-right:1em; }
    div#content { background-color: white; padding:2em; }
    div#footer, div#header { color:white; text-align:center; }
    a, a:visited { color:blue; text-decoration:underline; }
    div#content p.link { text-align:right; font-size:.8em; }
    div#footer a { color:white; }
    div.xccdf-group, div.xccdf-rule { border-left: 3px solid white; padding-left:.3em; }
    div.xccdf-group:target, div.xccdf-rule:target { border-left-color:#ccc; }
    .toc-struct li:target { background:#ddd; }
    abbr { border-bottom: 1px black dotted; }
    abbr.date { border-bottom:none; }
    pre.code { overflow:auto; }
    table tbody tr:hover { background: #ccc; }
    div.raw table tbody tr:hover { background: transparent !important; }
  </style>
    <style type="text/css" media="print">
    @page { margin:3cm; }
    html, body { background-color:white; font-family:serif; }
    .link { display:none; }
    a, a:visited { color:black; text-decoration:none; }
    div#header, div#footer { text-align:center; }
    div#header { padding-top:36%; }
    h1 { vertical-align:center; }
    h2 { page-break-before:always; }
    h3, h4, h5  { page-break-after:avoid; }
    pre.code { background: #ccc; }
    div#footer { margin-top:auto; }
    .toc-struct { page-break-after:always; }
  </style>
  </head>
  <body>
    <div id="xccdf_org.open-scap_testresult_default-profile">
      <div id="header">
        <h1>XCCDF test result</h1>
      </div>
      <div id="content">
        <div id="intro">
          <h2>Introduction</h2>
          <div>
            <h3>Test Result</h3>
            <div id="test-result-summary">
              <table>
                <thead>
                  <tr>
                    <td>Result ID</td>
                    <td>Profile</td>
                    <td>Start time</td>
                    <td>End time</td>
                    <td>Benchmark</td>
                    <td>Benchmark version</td>
                  </tr>
                </thead>
                <tbody>
                  <tr>
                    <td align="center">xccdf_org.open-scap_testresult_default-profile</td>
                    <td align="center">
                  (Default profile)
                </td>
                    <td align="center">
                      <abbr title="2013-09-17T20:24:00" class="date">2013-09-17 20:24</abbr>
                    </td>
                    <td align="center">
                      <abbr title="2013-09-17T20:24:00" class="date">2013-09-17 20:24</abbr>
                    </td>
                    <td align="center">
                      <span>embedded</span>
                    </td>
                    <td align="center">20130917.1</td>
                  </tr>
                </tbody>
              </table>
            </div>
          </div>
          <div>
            <h3>Target info</h3>
            <div class="raw">
              <table>
                <tbody>
                  <tr>
                    <td valign="top">
                      <h4>Targets</h4>
                      <ul class="itemizedlist">
                        <li>hpl</li>
                      </ul>
                    </td>
                    <td valign="top">
                      <h4>Addresses</h4>
                      <ul class="itemizedlist">
                        <li>127.0.0.1</li>
                        <li>192.168.1.3</li>
                        <li>192.168.100.1</li>
                        <li>::1</li>
                        <li>fe80::f27b:cbff:fe0f:5a3b</li>
                        <li>2001:db8:81:e2:0:26b5:365b:5072</li>
                        <li>fe80::2045:eaff:fe47:e569</li>
                      </ul>
                    </td>
                    <td></td>
                    <td valign="top">
                      <h4>Platforms</h4>
                      <ul class="itemizedlist">
                        <li>cpe:/o:gentoo:linux</li>
                      </ul>
                    </td>
                    <td valign="top"></td>
                  </tr>
                </tbody>
              </table>
            </div>
          </div>
          <div>
            <h3>Score</h3>
            <div>
              <table>
                <thead>
                  <tr>
                    <td>system</td>
                    <td>score</td>
                    <td>max</td>
                    <td>%</td>
                    <td>bar</td>
                  </tr>
                </thead>
                <tbody>
                  <tr id="score-urn-xccdf-scoring-default">
                    <td class="score-sys">urn:xccdf:scoring:default</td>
                    <td class="score-val">100.00</td>
                    <td class="score-max">100.00</td>
                    <td class="score-percent">100.00%</td>
                    <td class="score-bar">
                      <span class="media">
                        <svg xmlns="http://www.w3.org/2000/svg" xmlns:ovalres="http://oval.mitre.org/XMLSchema/oval-results-5" xmlns:sceres="http://open-scap.org/page/SCE_result_file" width="100%" height="100%" version="1.1" baseProfile="full">
                          <rect width="100%" height="100%" fill="red"></rect>
                          <rect height="100%" width="100.00%" fill="green"></rect>
                          <rect height="100%" x="100.00%" width="2" fill="black"></rect>
                        </svg>
                      </span>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
          </div>
        </div>
        <div id="results-overview">
          <h2>Results overview</h2>
          <div id="rule-results-summary">
            <h4>Rule Results Summary</h4>
            <table>
              <thead>
                <tr>
                  <td>pass</td>
                  <td>fixed</td>
                  <td>fail</td>
                  <td>error</td>
                  <td>not selected</td>
                  <td>not checked</td>
                  <td>not applicable</td>
                  <td>informational</td>
                  <td>unknown</td>
                  <td>total</td>
                </tr>
              </thead>
              <tbody>
                <tr class="result-legend">
                  <td align="center" class="result-pass">
                    <strong class="strong">1</strong>
                  </td>
                  <td align="center" class="result-fixed">
                    <strong class="strong">0</strong>
                  </td>
                  <td align="center" class="result-fail">
                    <strong class="strong">0</strong>
                  </td>
                  <td align="center" class="result-error">
                    <strong class="strong">0</strong>
                  </td>
                  <td align="center" class="result-notselected">
                    <strong class="strong">0</strong>
                  </td>
                  <td align="center" class="result-notchecked">
                    <strong class="strong">0</strong>
                  </td>
                  <td align="center" class="result-notapplicable">
                    <strong class="strong">0</strong>
                  </td>
                  <td align="center" class="result-informational">
                    <strong class="strong">0</strong>
                  </td>
                  <td align="center" class="result-unknown">
                    <strong class="strong">0</strong>
                  </td>
                  <td align="center">
                    <strong class="strong">1</strong>
                  </td>
                </tr>
              </tbody>
            </table>
          </div>
          <div>
            <h4 class="hidden">Rule results summary</h4>
            <table>
              <thead>
                <tr>
                  <td>Title</td>
                  <td>Result</td>
                </tr>
              </thead>
              <tbody>
                <tr class="result-pass">
                  <td class="id">
                    <a href="#ruleresult-idm2812214624720">Test if /home is a separate partition</a>
                  </td>
                  <td class="result">
                    <strong class="strong">pass</strong>
                  </td>
                </tr>
              </tbody>
            </table>
          </div>
        </div>
        <div id="results-details">
          <h2>Results details</h2>
          <div class="result-detail" id="ruleresult-idm2812214624720">
            <h3>Result for Test if /home is a separate partition</h3>
            <p class="result-pass">Result: <strong class="strong">pass</strong></p>
            <p>Rule ID: <strong class="strong">xccdf_org.gentoo.dev.swift_rule_partition-home</strong></p>
            <p>Time: <strong class="strong"><abbr title="2013-09-17T20:24:00" class="date">2013-09-17 20:24</abbr></strong></p>
            <p class="link">
              <a href="#results-overview">results overview</a>
            </p>
          </div>
        </div>
      </div>
      <div id="footer">
        <p> Generated by <a href="http://open-scap.org">OpenSCAP</a>
      (0.9.8)
     on <abbr title="2013-09-17T20:24:00+02:00" class="date">2013-09-17 20:24</abbr>.</p>
      </div>
    </div>
  </body>
</html>