aboutcode-org / aboutcode-org/vulnerablecode
ScoringSystem should be subclasses and not instance
未關閉
enhancement
- 主要語言
- Python
- 星號
- 702
- 分支
- 328
- 平均合併
- 3 天 8 小時
- 30 天內合併 PR
- 3
描述
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.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。