Reduce duplicate verification errors
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 101
- Forks
- 46
- Avg merge
- 9h 43m
- Merged PRs (30d)
- 8
Description
Proposed solution to SPDX Java Library issue 189 and SPDX Tag/Value Parser issue 50.
Parse the returned string searching for duplicated verification errors then reformat to better string values.
We may also be able to do this in the SPDX Java library in the relationship checks.
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.
Research direction
Start with the returned verification-error string and read SPDX Java Library issue 189 and SPDX Tag/Value Parser issue 50. Determine where tools-java receives and formats that result, and compare whether relationship checks belong in the library. Done means duplicate verification errors are removed and the output uses clearer string values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100