Reduce duplicate verification errors

Open
#134 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
java
Domain
cli

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.

Description

enhancement

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.

Dominant language
Java
Stars
101
Forks
46
Avg merge
9h 43m
Merged PRs (30d)
8

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from spdx/tools-java

All issues in spdx/tools-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.