GoogleApi.ContainerAnalysis.V1beta1.Model.VulnerabilityOccurrencesSummary (google_api_container_analysis v0.21.0) View Source
A summary of how many vulnerability occurrences there are per resource and severity type.
Attributes
-
counts(type:list(GoogleApi.ContainerAnalysis.V1beta1.Model.FixableTotalByDigest.t), default:nil) - A listing by resource of the number of fixable and total vulnerabilities.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() ::
%GoogleApi.ContainerAnalysis.V1beta1.Model.VulnerabilityOccurrencesSummary{
counts:
[GoogleApi.ContainerAnalysis.V1beta1.Model.FixableTotalByDigest.t()] | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.