jeremylong / DependencyCheck

OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies.
https://owasp.org/www-project-dependency-check/
Apache License 2.0
6.46k stars 1.28k forks source link

Make NvdCveClientBuilder.withThreadCount configurable from CLI #7181

Open hoerup opened 5 hours ago

hoerup commented 5 hours ago

Current the thread count is hardcoded to 4 if api key is provided and 1 where key is absent

But with the recent issues with NVD API I would like if I could lower the thread count to eg 2