cvssScore property

double? cvssScore
getter/setter pair

The CVSS score of this vulnerability.

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

Output only.

Implementation

core.double? cvssScore;