aboutcode-org / aboutcode-org/univers
Difference in GitHub and Gitlab version ranges
未关闭
2-next
good first issue
- 主要语言
- Python
- 星标
- 50
- 派生
- 29
- PR 合并指标
- 30 天内没有已合并 PR
描述
github and gitlab both provide different VulnerableRange format for Maven, While Github provides something like this `>= 2.13.0, < 2.16.0` , Gitlab provides something like this `(,1.7]`
Other than that, our current GemVersionRange fails for the Gitlab format of gem vulnerableRanges `>=3.0.0 <4.2.11.1||>=5.0.0 <5.0.7.2||>=5.1.0 <5.1.6.2||>=5.2.0 <5.2.2.1` , but it works fine with GitHub version Ranges
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。