SBOM TabCopy link to this sectionLink to this section copied!

ImportantThe following article uses options that are available starting with the Enterprise edition and project type.

This tab allows you to configure SBOM generator settings.

NoteSBOM reports are genarated with the latest version of Microsoft SBOM tool available, using the SPDX 3.0 format (starting with Microsoft SBOM tool v4.0.2). You can also use any external SBOM sources (.spdx or .json), depending on your organisation's standards.

SBOM Tab

An SBOM is an inventory of the software components, including critical information about the libraries, tools, and processes used to develop, build, and deploy a certain application for example the version of each component, the licensing information or even potential vulnerabilities that a software might have. For more information about this topic, see What Are SBOMs and How to Integrate Them into Your Software Packages article.

Generate SBOMCopy link to this sectionLink to this section copied!

Using this feature a Software Bill of Materials (SBOM) report will be generated and included in your package. You can share that report at your discretion, in an access-controlled manner (if needed) using a set of predictable and discoverable ways, including:

  • Along with the source code
  • On the Manufacturer's website
  • Human-readable files provided to the purchaser

SBOM Project PathCopy link to this sectionLink to this section copied!

Build component folder pathCopy link to this sectionLink to this section copied!

Define the folder that contains the source code and components for building the binary. The tool will look in this location for the various components and packages that are used in the build process.

External SBOMsCopy link to this sectionLink to this section copied!

A collection of external SBOMs to be included as external references in the generated SBOM.

Use Add... or Remove... buttons to add or remove elements from the list.