aboutcode-org / aboutcode-org/univers
Do not allow creation of `VersionRange` with empty constraint
Aperta
bug
High-Priority
- Lingua principale
- Python
- Stelle
- 50
- Fork
- 29
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
```python
>>> from univers.version_range import ApacheVersionRange
>>> range=ApacheVersionRange(constraints=[])
>>> str(range)
'vers:apache/'
```
Related: https://github.com/aboutcode-org/vulnerablecode/issues/2387
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.