Interface protos.grafeas.v1.VulnerabilityOccurrence.ICVSSV3 (3.2.0)

Properties of a CVSSV3.

Package

@google-cloud/containeranalysis

Properties

baseScore

baseScore?: (number|null);

CVSSV3 baseScore

Property Value
TypeDescription
(number|null)

severity

severity?: (grafeas.v1.Severity|keyof typeof grafeas.v1.Severity|null);

CVSSV3 severity

Property Value
TypeDescription
(grafeas.v1.Severity|keyof typeof grafeas.v1.Severity|null)