This file is indexed.

/usr/lib/python3/dist-packages/checkbox_support/parsers/tests/fixtures/submission_snap_packages.xml is in python3-checkbox-support 0.22-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
<?xml version="1.0" ?>
<system version="1.0">
<software>
<snap_packages>
<snap_package id="0" name="ubuntu-core">
<property name="date" type="str">2015-10-13</property>
<property name="version" type="str">14</property>
<property name="developer" type="str">ubuntu</property>
</snap_package>
</snap_packages>
</software>
</system>