HomeGlossary › Standards & formats

Standards & formats

Software Bill of Materials (SBOM)

A Software Bill of Materials (SBOM) is a complete list of the third-party SDKs and libraries bundled inside an app. Most of a mobile app is code you did not write, so knowing exactly what is inside is the first step to managing supply-chain risk.

An SBOM lets you match each bundled component against known vulnerabilities (CVEs), so you can see the risk you ship inside your own app and drop the dependencies you do not need.

Mobexa tests the exact Android or iOS build you ship and maps every finding to the OWASP Mobile Top 10 and MASVS.

Start Free Trial