ActiveState projects can be created from an SBOM file. The following are supported SBOM file formats:
SBOM Format | Encoding | Supported Versions | Notes |
---|---|---|---|
CycloneDX | JSON | ✅ 1.4, 1.5, 1.6 | Trouble generating older versions |
CycloneDX | XML | ✅ 1.2, 1.3, 1.4, 1.5, 1.6 | 1.0 and 1.1 not supported |
CycloneDX | Protobuf | Not supported | |
SPDX | JSON | ✅ 2.1, 2.2, 2.3 | |
SPDX | Tag Value | ✅ 2.1, 2.2, 2.3 | |
SPDX | RDF | Not supported | |
SPDX | XML | Not supported | |
SPDX | XLSX | Not supported | Spreadsheet format |
SPDX | YAML | Not supported | |
Syft | JSON | ✅ Supported | |
Syft | Table | Not supported | |
Syft | Text | Not supported |