aboutcode-org / aboutcode-org/vulnerablecode
clarify univers usage for alpine versions.
Aberta
- Linguagem predominante
- Python
- Estrelas
- 702
- Forks
- 328
- Merge médio
- 3d 8h
- PRs com merge (30d)
- 3
Descrição
We patch univers in VCIO's models.py:
```
from univers.version_range import RANGE_CLASS_BY_SCHEMES
# patch univers for missing entry
RANGE_CLASS_BY_SCHEMES["alpine"] = AlpineLinuxVersionRange
```
This has a funny smell. This should not be needed.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.