| Package | Description |
|---|---|
| org.owasp.dependencycheck.dependency |
Contains the core Dependency implementation.
|
| Modifier and Type | Method and Description |
|---|---|
CvssV3 |
Vulnerability.getCvssV3()
Get the CVSS V3 scoring information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Vulnerability.setCvssV3(CvssV3 cvssV3)
Sets the CVSS V3 scoring information.
|
Copyright © 2012–2020 OWASP. All rights reserved.