aboutcode-org / aboutcode-org/vulnerablecode
clarify univers usage for alpine versions.
Aperta
- Lingua principale
- Python
- Stelle
- 702
- Fork
- 328
- Merge medio
- 3g 8h
- PR unite (30g)
- 3
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.