Endpoint: POST /v3/purls
What’s New:
Supports batch vulnerability checks for thousands of PURLs in a single request.
Performance:
~90% faster than equivalent workloads using /v3/purl (tested with ~5,000 PURLs).
Backward Compatibility:
Existing /v3/purl endpoint remains fully supported.
CLI / GitHub Action Impact:
scan command now uses /v3/purls by default.Why It Matters:
Enables high-throughput, large-scale package vulnerability analysis without client-side batching or orchestration.
Documentation:
https://docs.vulncheck.com/api/purls
upgrade command, simplifying CLI lifecycle management./v3/purls endpoint.