-
-
Notifications
You must be signed in to change notification settings - Fork 264
Closed
Description
It takes about 30 seconds to run a single request on a bulk search of 74 purls, see purls.json.zip
Performances need to be improve to make this usable.
Also, I would like a new purl_only payload option. When provided in the POST data, along the list of purls, only return a list of the vulnerable PURLs, not the full serialization of the Package.
The use case is that given a list of purls, I only need to know which one are vulnerable, without any extra details.