vulnerablecode icon indicating copy to clipboard operation
vulnerablecode copied to clipboard

Store latest non vulnerable version and next vulnerable version for a package in DB

Open TG1999 opened this issue 1 year ago • 0 comments

Currently, we are computing the non-vuln and next-vuln versions every time we call the API, instead, we should store them and use an improver to keep the data current.

TG1999 avatar Feb 12 '24 08:02 TG1999