Skip to content

Add SPDX 2.3 output format to sbom command #7

Description

@radheradhe01

Scope: crates/scalpel-prune/src/sbom.rs

Currently only CycloneDX 1.5 is supported. Add SPDX 2.3 JSON output as an alternative format. Spec: https://spdx.github.io/spdx-spec/v2.3/

How to test: Generate SBOM with --format spdx, validate against SPDX schema.

Difficulty: Medium — new serialization format.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions