This file is indexed.

/usr/share/appdata/scap-workbench.appdata.xml is in scap-workbench 1.1.5-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
<?xml version="1.0" encoding="UTF-8"?>
<application>
    <id type="desktop">scap-workbench.desktop</id>
    <metadata_license>CC0-1.0</metadata_license>
    <project_license>GPL-3.0+</project_license>
    <name>SCAP Workbench</name>
    <summary>A GUI tool that serves as an SCAP scanner and provides tailoring functionality for SCAP content</summary>
    <description>
        <p>
            The main goal of this application is to lower the initial barrier of using SCAP.
            Therefore, the scope of very narrow - SCAP Workbench only scans a single machine and only with XCCDF/SDS (no direct OVAL evaluation).
            The assumption is that this is enough for users who want to scan a few machines and users with huge amount of machines to scan will just use scap-workbench to test or hand-tune their content before deploying it with more advanced (and harder to use) tools like spacewalk.
        </p>
        <p>Feature highlights:</p>
        <ul>
            <li>XCCDF 1.1 and 1.2 support</li>
            <li>Source Data Stream 1.2 support</li>
            <li>XCCDF 1.2 Tailoring file support</li>
            <li>Evaluation of local machine</li>
            <li>Evaluation of remote machine (using ssh)</li>
            <li>Limited tailoring support - selection and unselection</li>
            <li>Saving results as XCCDF 1.1 or 1.2 (depending on input) or ARF 1.1</li>
        </ul>
    </description>
    <screenshots>
        <screenshot type="default" width="1280" height="720">https://github.com/OpenSCAP/scap-workbench/raw/v1-1/doc/user_manual/default_content_opened.png</screenshot>
        <screenshot width="1280" height="720">https://github.com/OpenSCAP/scap-workbench/raw/v1-1/doc/user_manual/intro_screenshot.png</screenshot>
        <screenshot width="1280" height="720">https://github.com/OpenSCAP/scap-workbench/raw/v1-1/doc/user_manual/tailoring_undo_history.png</screenshot>
    </screenshots>
    <url type="homepage">https://www.open-scap.org/tools/scap-workbench</url>
    <updatecontact>open-scap-list@redhat.com</updatecontact>
</application>