Class UrlEcosystemMapper

java.lang.Object
org.owasp.dependencycheck.data.nvd.ecosystem.UrlEcosystemMapper

@NotThreadSafe public class UrlEcosystemMapper extends Object
  • Constructor Details

    • UrlEcosystemMapper

      public UrlEcosystemMapper()
      Constructs a new URL ecosystem mapper.
  • Method Details

    • getEcosystem

      public String getEcosystem(io.github.jeremylong.openvulnerability.client.nvd.DefCveItem cve)
      Determines the ecosystem for the given CVE.
      Parameters:
      cve - the CVE data
      Returns:
      the ecosystem