Configure the SBOM generation
Enable the Software Bill of Materials (SBOM) creation and avoid duplicate SBOM files from being generated by setting the system properties.
Before you begin
Verify the following setup:
- ServiceNow AI Platform, at least the Utah release
- Discovery and Service Mapping Patterns is up to date.
- CMDB CI Class Models, is up to date.
- Visibility Content is up to date.
- MID Server requirements: 8GB RAM with 4GB JVM and the Scan container images capability. For more information, see Scan container images
Role required: discovery_admin
Procedure
Select the SBOM format.
In the navigation filter, enter
sys_properties.list.On the System Properties list, search for the
sn_itom_pattern.sbom_formatand select the record.Set the Value field to your desired format.
The available formats are:
- cyclonedx
- spdx-json
- spdx Note: Setting the value to None disables the creation of the SBOM.
Set the sys_attachment system property to avoid duplicate SBOM files from being generated.
Navigate to All > System Definition > Tables
On the Tables form in the Label field, enter
*attach.Select the Attachment record.
Select the Application Access tab.
Select the Can delete check box.
Select Update.
What to do next
Download a software bill of materials (SBOM)
Parent Topic:Container image scanning for software decomposition