aboutcode-org / aboutcode-org/univers

Do not allow creation of `VersionRange` with empty constraint

オープン
#203 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug High-Priority
主要言語
Python
スター
50
フォーク
29
PR マージ指標
30日以内にマージされた PR はありません

説明

```python
>>> from univers.version_range import ApacheVersionRange
>>> range=ApacheVersionRange(constraints=[])
>>> str(range)
'vers:apache/'
```

Related: https://github.com/aboutcode-org/vulnerablecode/issues/2387

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。