Enter the filenames of the uploaded files to scan as top level modules, represented as a comma-separated list of ant-style include patterns such that '*' matches 0 or more characters and '?' matches exactly 1 character.

Patterns are case-sensitive. Patterns that include commas because they denote filenames that contain commas need to have the commas replaced with a wildcard character.

Because the matching is performed based only on filename, it is incorrect to use patterns that include path separators ('\' or '/').

All uploaded files are included when omitted.