SBOM
Overview
Import and manage Software Bill of Materials (SBOM) files.
Commands
| Command | Description |
|---|---|
regscale sbom import_file | Import an SPDX or CycloneDX JSON file as an SBOM record in RegScale. |
regscale sbom import_file
regscale sbom import_fileImport an SPDX or CycloneDX JSON file as an SBOM record in RegScale.
regscale sbom import_file [OPTIONS]
| Flag | Type | Required | Default | Description |
|---|---|---|---|---|
--file-path | path | Yes | — | Path to SBOM JSON file (SPDX or CycloneDX) |
--parent-id | integer | Yes | — | RegScale parent record ID |
--parent-module | text | Yes | — | Parent module (e.g., assets, components, securityPlans) |
--format | choice | No | auto | SBOM format (default: auto-detect from file content) Choices: spdx, cyclonedx, auto |
Updated about 5 hours ago
Did this page help you?
