Send feedback VulnerabilityOccurrencesSummary Stay organized with collections Save and categorize content based on your preferences. A summary of how many vulnerability occurrences there are per resource and severity type.
Fields counts[] object (FixableTotalByDigest )
A listing by resource of the number of fixable and total vulnerabilities.
unreachable[] string
Unordered list. Unreachable regions. Populated for requests from the global region when returnPartialSuccess is set.
Format: projects/[PROJECT_ID]/locations/[LOCATION]
FixableTotalByDigest Per resource and severity counts of fixable and total vulnerabilities.
JSON representation
{ "resource" : { object (Resource ) } , "severity" : enum (Severity ) , "fixableCount" : string , "totalCount" : string }
Fields resource object (Resource )
The affected resource.
severity enum (Severity )
The severity for this count. SEVERITY_UNSPECIFIED indicates total across all severities.
fixableCount string (int64 format)
The number of fixable vulnerabilities associated with this resource.
totalCount string (int64 format)
The total number of vulnerabilities associated with this resource.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-31 UTC.
Need to tell us more? [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-31 UTC."],[],[]]