SaaS BOM
At a glance: Review a list of all SaaS services referenced by your code. Understand precisely how and where these services are used so you can efficiently change SaaS references when necessary.
See the list of currently supported SaaS services.
Overview

SaaS BOM provides you with a detailed inventory of the SaaS services referenced by your code, including:
Name of the SaaS service and a link to its website
Service category (for example, logging, messaging, ticketing, etc.)
Repository (application) in which the reference was detected
The way in which the SaaS service is referenced by your code and its precise location (file and line number)
Using SaaS BOM
In the summary table:
A specific SaaS service is listed once for each application in which it is detected.
For a single application, multiple references to the same SaaS service are listed in a single row, with each location listed separately in the Where found column.
Use the filters on the left side of the page to view specific information in the table according to your preferences.
Click the
button to export the full or filtered table as a CSV file.Select a row to open detailed information at the bottom of the page, including a complete usage table in the Where found tab. \

Reference types detected
OX detects the following types of references to SaaS services in your code:
Dependency
SDK declared as an application dependency
Import
SDK libraries imported into code in the files in which it will be used
SDK usage
SDK libraries used in the code
Token/secret
Token detected in the code
Direct API call
Direct call to a SaaS API endpoint URL
Supported SaaS services
OX detects the following SaaS services, with more added all the time:
Last updated
