aboutcode-org / aboutcode-org/univers
Do not allow creation of `VersionRange` with empty constraint
Aberta
bug
High-Priority
- Linguagem predominante
- Python
- Estrelas
- 50
- Forks
- 29
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
```python
>>> from univers.version_range import ApacheVersionRange
>>> range=ApacheVersionRange(constraints=[])
>>> str(range)
'vers:apache/'
```
Related: https://github.com/aboutcode-org/vulnerablecode/issues/2387
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.