Skip to content

Difference in GitHub and Gitlab version ranges #50

Description

@TG1999

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions