0
4.2.7
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.
Changed:
- Schema optimizations. You might see improved performance.
- Added shard-based queuing with no impact on existing data.
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.