univers icon indicating copy to clipboard operation
univers copied to clipboard

[WIP] Add support for NormalizedVersionRanges

Open keshav-space opened this issue 2 years ago • 1 comments

  • support normalization of range expression from GitHub, Snyk, GitLab
  • Discrete range normalization for OSV, DEPS, VulerableCode

keshav-space avatar Mar 14 '23 14:03 keshav-space

I think we could:

  1. extract Span as its own mini library also reused in ScanCode? May be this is overakill though
  2. have a fallback to a plain builtin set when intbitset is not installed... and have this also in SCTK

Added fallback to builtin set

keshav-space avatar Apr 03 '23 12:04 keshav-space