@NotThreadSafe public class CveEcosystemMapper extends Object
| Constructor and Description |
|---|
CveEcosystemMapper() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEcosystem(DefCveItem cve)
Analyzes the description and associated URLs to determine if the
vulnerability/software is for a specific known ecosystem.
|
public String getEcosystem(DefCveItem cve)
cve - the item to be analyzednullCopyright © 2012–2021 OWASP. All rights reserved.