-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
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)
nissessenap
Metadata
Metadata
Assignees
Labels
No labels