Class UrlEcosystemMapper
- java.lang.Object
-
- org.owasp.dependencycheck.data.nvd.ecosystem.UrlEcosystemMapper
-
@NotThreadSafe public class UrlEcosystemMapper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description UrlEcosystemMapper()Constructs a new URL ecosystem mapper.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetEcosystem(io.github.jeremylong.openvulnerability.client.nvd.DefCveItem cve)Determines the ecosystem for the given CVE.
-