google_api_container_analysis v0.4.0 GoogleApi.ContainerAnalysis.V1alpha1.Model.GetVulnzOccurrencesSummaryResponse View Source
A summary of how many vulnz occurrences there are per severity type. counts by groups, or if we should have different summary messages like this.
Attributes
counts
(type:list(GoogleApi.ContainerAnalysis.V1alpha1.Model.SeverityCount.t)
, default:nil
) - A map of how many occurrences were found for each severity.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.ContainerAnalysis.V1alpha1.Model.GetVulnzOccurrencesSummaryResponse{ counts: [GoogleApi.ContainerAnalysis.V1alpha1.Model.SeverityCount.t()] }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.