vulnerablecode icon indicating copy to clipboard operation
vulnerablecode copied to clipboard

Filtering on an exact purl in API take over 1min

Open tdruez opened this issue 1 year ago • 2 comments

Looking for an exact purl can take over 1 minute to render. That's a major usability issue. https://public.vulnerablecode.io/api/packages/?purl=pkg:pypi/[email protected]

tdruez avatar Feb 12 '24 07:02 tdruez

It's not an exact purl problem, also happens with https://public.vulnerablecode.io/api/packages?type=pypi&name=django, this is due to the large volume of data and the many operations done to get django data in the background. Opened a ticket here https://github.com/nexB/vulnerablecode/issues/1416

TG1999 avatar Feb 12 '24 08:02 TG1999