Skip to main content
availability

Package: Invicti AppSec Enterprise (on-premise, on-demand)

SBOM Radar integration

Invicti AppSec supports SBOM Radar as a specialized SCA (Software Composition Analysis) tool. This guide explains how to activate and configure the SBOM Radar integration.

SBOM Radar is an Invicti AppSec built-in tool that automatically generates and analyzes Software Bill of Materials (SBOM) for your projects. It can be triggered alongside other scanner types (SAST, SCA, CS, IaC) to automatically produce an SBOM every time a qualifying scan completes, providing continuous visibility into your software supply chain.

caution

SBOM Radar is not a traditional scanner -- it is an automatic SBOM generation and analysis tool that runs alongside your existing scans. It does not use a Test Connection workflow. Instead, you configure which scan types trigger SBOM generation and select the generator tool.

Prerequisites

Before starting the integration, ensure you have the following:

RequirementDescription
Existing scanner integrationsAt least one active SAST, SCA, CS, or IaC scanner configured in Invicti AppSec
Project with scansA project that receives scan results from one of the supported scanner types

Step 1: Navigate to Integrations

From the left sidebar menu, click on Integrations.

Integrations sidebar

Step 2: Select the SCA Tab

On the Integrations page, you will see the Scanners section with multiple tabs. Click on the SCA tab.

SCA tab

Step 3: Find and Activate SBOM Radar

Scroll through the list of SCA scanners to find SBOM Radar.

  • If SBOM Radar is not activated, you will see an "Activate" button. Click it to enable the integration.
  • If SBOM Radar is already activated, you will see a toggle switch in the ON position and a "Deactivate" button, along with a gear icon for configuration.
note

SBOM Radar has an informational banner explaining that it automatically generates SBOMs when qualifying scans complete.

Step 4: Configure SBOM Generation Settings

Click on the gear icon on the SBOM Radar card to open the configuration panel. Configure the following settings:

Trigger With

Select which scanner types should trigger automatic SBOM generation when their scans complete. You can enable one or more of the following checkboxes:

CheckboxDescription
SASTGenerate SBOM when a SAST (Static Application Security Testing) scan completes
SCAGenerate SBOM when an SCA (Software Composition Analysis) scan completes
CSGenerate SBOM when a CS (Container Security) scan completes
IaCGenerate SBOM when an IaC (Infrastructure as Code) scan completes

Generator Tool

Select the SBOM generator tool from the dropdown menu. The generator tool determines which underlying tool is used to create the SBOM document.

Use Extra Inspector Tool

Toggle this switch to enable an additional inspector tool that performs deeper analysis of the generated SBOM. When enabled, the SBOM will be analyzed for additional vulnerability and license information beyond what the generator tool provides.

SBOM Radar settings

Step 5: Save Configuration

After configuring the SBOM generation settings, click the "Save" button at the bottom of the configuration panel to apply your changes.

note

SBOM Radar does not have a Test Connection button. The Save button applies your configuration immediately.

How SBOM Radar Works

Once configured, SBOM Radar operates automatically in the background:

  1. A scan of one of the selected types (SAST, SCA, CS, or IaC) completes for a project.
  2. SBOM Radar is triggered automatically based on your Trigger With configuration.
  3. The selected Generator Tool creates an SBOM document for the project.
  4. If Use Extra Inspector Tool is enabled, additional analysis is performed on the SBOM.
  5. The generated SBOM and any identified vulnerabilities are made available in the project's SBOM section.

Viewing SBOM Results

After SBOM Radar generates an SBOM:

  • Navigate to your Project in Invicti AppSec.
  • Go to the SBOM section to view the generated Software Bill of Materials.
  • Review identified components, licenses, and any associated vulnerabilities.

Summary

StepAction
1Navigate to Integrations from the sidebar
2Select the SCA tab under Scanners
3Find SBOM Radar and click Activate (if not already active)
4Click the gear icon and configure Trigger With checkboxes, Generator Tool, and Use Extra Inspector Tool
5Click Save to apply the configuration

Need help?

Invicti Support team is ready to provide you with technical help. Go to Help Center

Was this page useful?