Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: bump osv max concurrent requests (#1290)
The current `maxConcurrentRequests` setting is insufficient for container scanning, where one scan may report more than a thousand vulnerabilities. Bump it up to 1000 to fix it.
- Loading branch information