aboutcode-org / aboutcode-org/univers
Difference in GitHub and Gitlab version ranges
Aberta
2-next
good first issue
- Linguagem predominante
- Python
- Estrelas
- 50
- Forks
- 29
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.