Reference: SBOM files and file types

For more information about Software Bill of Materials (SBOM), see Creating a Software Bill of Materials. SBOM supports scanning for the following files and file types:

EcosystemFiles and file types
Javapom.xml, pom.properties, manifest.mf, JAR, WAR, PAR, EAR, SAR, HPI, JPI
JavaScriptpackage.json
Pythonmetadata, WHL
RubyGEMSPEC
PHPinstalled.json
GoFiles with a magic number indicating that the file is an executable.*
Native library filesSO, A, DYLIB, DLL

* Go file types are not supported for identification on 32-bit (x86) systems. For more information about magic numbers, see Tanium Client Index Extension User Guide: Calculate magic number.