Interface protos.grafeas.v1beta1.VulnerabilityOccurrencesSummary.IFixableTotalByDigest (3.1.8)

Properties of a FixableTotalByDigest.

Package

@google-cloud/containeranalysis!

Properties

fixableCount

fixableCount?: (number|Long|string|null);

FixableTotalByDigest fixableCount

Property Value
TypeDescription
(number|Long|string|null)

resource

resource?: (grafeas.v1beta1.IResource|null);

FixableTotalByDigest resource

Property Value
TypeDescription
(grafeas.v1beta1.IResource|null)

severity

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

FixableTotalByDigest severity

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

totalCount

totalCount?: (number|Long|string|null);

FixableTotalByDigest totalCount

Property Value
TypeDescription
(number|Long|string|null)