cvssV2Score property

double? cvssV2Score
getter/setter pair

The CVSS V2 score of this vulnerability.

CVSS V2 score is on a scale of 0 - 10 where 0 indicates low severity and 10 indicates high severity.

Implementation

core.double? cvssV2Score;