aboutcode-org / aboutcode-org/univers
Difference in GitHub and Gitlab version ranges
Đang mở
2-next
good first issue
- Ngôn ngữ chính
- Python
- Star
- 50
- Fork
- 29
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.