| Package | Description |
|---|---|
| org.owasp.dependencycheck.data.nvd.ecosystem |
Contains utility classes used to identify the ecosystem for CPEs from the NVD.
|
| Modifier and Type | Method and Description |
|---|---|
static FileExtensionHint |
FileExtensionHint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileExtensionHint[] |
FileExtensionHint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2021 OWASP. All rights reserved.