Class OssindexClientFactory
java.lang.Object
org.owasp.dependencycheck.data.ossindex.OssindexClientFactory
Produces
OssindexClient instances.- Since:
- 5.0.0
- Author:
- Jason Dillon
-
Method Summary
-
Method Details
-
create
Constructs a new OSS Index Client.- Parameters:
settings- the configured settings- Returns:
- a new OSS Index Client
-