0
4.2.4
Australia, Zurich, Yokohama, Xanadu
Standalone Application
This application includes the tables, ACLs, and roles that are required to upload, parse, and ingest SBOM data.
- Data model structure required to store the SBOM information.
The following enhancements and changes support internal security directives:
- Updates for the SBOM Data Model tables to align with ServiceNow Platform Security guidance.
- Read-only dictionary fields for SBOM Data Model tables.
- Renamed fix script to a per-plugin name to avoid update-set conflicts with sibling Security Operations plugins.
Required roles:
- sn_sbom_dm.app_create - You need this role if you want to create records in SBOM tables.
- sn_sbom_dm.app_read - You need this role if you want to read records in SBOM tables.
- sn_sbom_dm.app_write - You need this role if you want to edit records in SBOM tables.
Dependencies:
- At a minimum, the SBOM Core application must also be installed to parse and ingest the data from uploaded SBOMs in your instance.