vulnerablecode
vulnerablecode copied to clipboard
Store latest non vulnerable version and next vulnerable version for a package in DB
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.