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 还没有评估数据。