Uploading SBOM Reports
Supported Tools
The ability to upload SBOMs is available for security checks using the following tools:
- KCS
- OWASP Dependency-Track
- Trivy
- Grype
- CodeScoring SCA
- Solar AppScreener SCA
Status Display
The SBOM upload status is displayed for each security check in the Projects → Project Name → Security Pipelines section.
Supported Formats
The system supports uploading SBOM files in the following formats:
- SPDX
- CycloneDX
SBOM Upload Procedure
To add an SBOM, follow these steps:
- Navigate to Projects → Project → Security Pipelines
- In the additional actions menu (button
) next to the desired security check, select Import SBOM
- In the opened window:
- Upload a JSON file in one of the supported formats
- Click Save

note
For more details on exporting reports from tool interfaces or using CLI, see Using CLI Tools.
Processing Statuses
- After upload, the SBOM status will change to Processing
- Upon successful processing:
- The status will change to Processed
- A link to the identified dependencies will appear in the Dependency Library tab
- The following will be displayed:
- Number of dependencies
- SBOM upload date
Viewing Dependencies
The complete list of dependencies is available in the Dependency Library section.