Translating COBOL Source Files with Arbitrary File Extensions
If you have COBOL source files with an arbitrary extension .xyz, then you must include the following in the translation command line:
-Dcom.fortify.sca.fileextensions.xyz=COBOL
You must also include the expression *.xyz in the file or directory specifier, if any (see Specifying Files and Directories).