aboutcode-org / aboutcode-org/vulnerablecode
ScoringSystem should be subclasses and not instance
Đang mở
enhancement
- Ngôn ngữ chính
- Python
- Star
- 702
- Fork
- 328
- Merge trung bình
- 3 ngày 8 giờ
- Pull request đã merge (30 ngày)
- 3
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.