Reference documentation and code samples for the Grafeas V1 Client class CVSSV3.
The CVSS v3 score for this vulnerability.
Generated from protobuf message grafeas.v1.VulnerabilityOccurrence.CVSSV3
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ base_score
float
The base score for for this vulnerability according to cvss v3.
↳ severity
int
The severity rating assigned to this vulnerability by vulnerability provider.
getBaseScore
The base score for for this vulnerability according to cvss v3.
float
setBaseScore
The base score for for this vulnerability according to cvss v3.
var
float
$this
getSeverity
The severity rating assigned to this vulnerability by vulnerability provider.
int
setSeverity
The severity rating assigned to this vulnerability by vulnerability provider.
var
int
$this