This file is indexed.

/usr/share/appdata/firewall-config.appdata.xml is in firewall-config 0.4.0-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
<?xml version="1.0" encoding="UTF-8"?>
<application>
 <id type="desktop">firewall-config.desktop</id>
 <metadata_license>CC0-1.0</metadata_license>
 <project_license>GPL-2.0+</project_license>
 <description>
  <p>
   Firewall Configuration provides a graphical tool for administering firewall.
  </p>
  <p>Allows to inspect and set:</p>
  <ul>
   <li>Runtime and permanent firewall configuration</li>
   <li>Predefined zones (levels of trust for network connections)</li>
   <li>Predefined services (port/protocol, netfilter helper module) </li>
   <li>Port forwarding, masquerading, ICMP blocking</li>
   <li>Complex firewall rules a.k.a. Rich Language</li>
   <li>Iptables rules a.k.a. Direct Interface</li>
  </ul>
 </description>
 <screenshots>
  <screenshot width="1008" type="default" height="567">https://git.fedorahosted.org/cgit/firewalld.git/plain/doc/firewall-config.png</screenshot>
 </screenshots>
 <url type="homepage">http://www.firewalld.org</url>
 <updatecontact>jpopelka_at_redhat.com</updatecontact>
</application>