-
name
String name
The name of the vulnerability.
-
description
String description
the description of the vulnerability.
-
references
SortedSet<E> references
References for this vulnerability.
-
vulnerableSoftware
SortedSet<E> vulnerableSoftware
A set of vulnerable software.
-
cwe
String cwe
The CWE for the vulnerability.
-
cvssScore
float cvssScore
CVSS Score.
-
cvssAccessVector
String cvssAccessVector
CVSS Access Vector.
-
cvssAccessComplexity
String cvssAccessComplexity
CVSS Access Complexity.
-
cvssAuthentication
String cvssAuthentication
CVSS Authentication.
-
cvssConfidentialityImpact
String cvssConfidentialityImpact
CVSS Confidentiality Impact.
-
cvssIntegrityImpact
String cvssIntegrityImpact
CVSS Integrity Impact.
-
cvssAvailabilityImpact
String cvssAvailabilityImpact
CVSS Availability Impact.
-
matchedCPE
String matchedCPE
The CPE id that caused this vulnerability to be flagged.
-
matchedAllPreviousCPE
String matchedAllPreviousCPE
Whether or not all previous versions were affected.