@NotThreadSafe
public class CveEcosystemMapper
extends java.lang.Object
| Constructor and Description |
|---|
CveEcosystemMapper() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEcosystem(io.github.jeremylong.openvulnerability.client.nvd.DefCveItem cve)
Analyzes the description and associated URLs to determine if the
vulnerability/software is for a specific known ecosystem.
|
public java.lang.String getEcosystem(io.github.jeremylong.openvulnerability.client.nvd.DefCveItem cve)
cve - the item to be analyzednullCopyright© 2012-21 Jeremy Long. All Rights Reserved.