This file is indexed.

/usr/share/GNUstep/Frameworks/Addresses.framework/Versions/0/ScriptingInfo.plist is in libaddresses0 0.4.8-2+b2.

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
{
    ScriptingInfoClass = ADScriptingInfo;
    
    Classes = (
        ADAddressBook,
        ADConverterManager,
        ADEnvelopeAddressBook,
        ADGroup,
        ADLocalAddressBook,
        ADMultiValue,
        ADMultiValue,
        ADMutableMultiValue,
        ADMutableMultiValue,
        ADPListConverter,
        ADPerson,
        ADRecord,
        ADSearchElement,
        ADVCFConverter
    );
}