| Package | Description |
|---|---|
| org.owasp.dependencycheck.dependency |
Contains the core Dependency implementation.
|
| Modifier and Type | Method and Description |
|---|---|
CvssV2 |
Vulnerability.getCvssV2()
Get the CVSS V2 scoring information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Vulnerability.setCvssV2(CvssV2 cvssV2)
Sets the CVSS V2 scoring information.
|
Copyright © 2012–2020 OWASP. All rights reserved.