VulnerabilityOccurrencesSummary(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
A summary of how many vulnerability occurrences there are per resource and severity type.
Attribute |
|
---|---|
Name | Description |
counts |
MutableSequence[google.cloud.devtools.containeranalysis_v1.types.VulnerabilityOccurrencesSummary.FixableTotalByDigest]
A listing by resource of the number of fixable and total vulnerabilities. |
Classes
FixableTotalByDigest
FixableTotalByDigest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Per resource and severity counts of fixable and total vulnerabilities.