Uses of Interface
org.owasp.dependencycheck.data.nvd.ecosystem.EcosystemHint
-
Packages that use EcosystemHint Package Description org.owasp.dependencycheck.data.nvd.ecosystem Contains utility classes used to identify the ecosystem for CPEs from the NVD. -
-
Uses of EcosystemHint in org.owasp.dependencycheck.data.nvd.ecosystem
Classes in org.owasp.dependencycheck.data.nvd.ecosystem that implement EcosystemHint Modifier and Type Class Description classDescriptionKeywordHintEnumeration used for mapping CVEs to their ecosystems based on the description.classFileExtensionHintclassUrlHostHintclassUrlPathHintMethods in org.owasp.dependencycheck.data.nvd.ecosystem that return types with arguments of type EcosystemHint Modifier and Type Method Description protected static StringAhoCorasickDoubleArrayTrie<EcosystemHint>DescriptionEcosystemMapper. toAhoCorasickDoubleArrayTrie()
-