Skip to content

SDPX 3.0 Support #237

@mlieberman85

Description

@mlieberman85

The SPDX 3.0 spec has been officially released. This library should add support for SPDX 3.0.

What would this look like?

  • Add 3.0 models (in spdx/v3/v3_0)
  • Update the referenced core models in spdx to be the latest 3.0 version
  • Add any necessary conversion functions from 2.3 -> 3.0
    • see: go-struct-converter and a potential change to support backwards conversion if we also want to support 3.0 -> 2.x conversion
    • Add at least one fairly complete 2.3 -> 3.0 conversion test
  • Add support in deserialization calls for 3.0:
  • Add tests against some reference 3.0 documents (to be identified)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions