aboutcode-org / aboutcode-org/vulnerablecode
ScoringSystem should be subclasses and not instance
Open
enhancement
- Dominant language
- Python
- Stars
- 702
- Forks
- 328
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 3
Description
ScoringSystem should be subclasses and not instance IMHO as this much better capture the essence of theses. Eventually a Score may be a better way and is highly similar to a version like in univers. In particular I want to be able to sort from high to low score and "medium", "high", and "low" cannot be sorted naturally implicily and needs some code for this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.