Skip to content

Handling of licence expressions #55

@anthonyharrison

Description

@anthonyharrison

SPDX and CycloneDX handle license expressions differently.

SPDX handles all licences in the same way regardless of whether it is an expression or not.

CycloneDX can include a license expression or one or more licences. Some SBOM generation tools are using multiple licences instead of an expression to indicate a logical AND of licences.

PROPOSAL (for CycloneDX)
If licence expression, always use SPDX Expression when generating
If multiple licenses, create SPDX Expression with logical AND between licenses when parsing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions