aboutcode-org / aboutcode-org/vulnerablecode
ScoringSystem should be subclasses and not instance
Aberta
enhancement
- Linguagem predominante
- Python
- Estrelas
- 702
- Forks
- 328
- Merge médio
- 3d 8h
- PRs com merge (30d)
- 3
Descrição
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.