Update processing to comply with SPDX spec 3.x
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 35/100
Research direction
Start by comparing the project's current processing behavior with the linked SPDX 2.3 and 3.0.1 specifications, including the case-sensitivity differences described in the issue. Identify all differences that affect this project, then update processing for SPDX 3.0 support and verify that a major release can be cut.
Written by the indexing model from the issue text.
Description
Description
This project was created when SPDX spec 2.3 was the latest version of the spec. It has since been updated to 3.x series. There are differences in the spec that do impact this project. For example, @deo002 raised a request in Issue #111 for support of operators that allow for all lower case or all upper case. This was not allowed under spec 2.3, but is under 3.0.1.
Acceptance Criteria
- Identify differences in 2.3 and 3.0 specs that impact this project
- Update the code to support 3.0
- Cut a major release
- Dominant language
- Go
- Stars
- 53
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from github/go-spdx
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 3/5 1-2 days Newbie friendliness 65/100
-
Difficulty 3/5 1-2 days Newbie friendliness 38/100
-
maintenance
Difficulty 1/5 1-3 hours Newbie friendliness 45/100
-
documentation
Difficulty 5/5 Over a week Newbie friendliness 25/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
enhancement needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
kind/cleanup
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
kubernetes-sigs/kueue#15947 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·