[[["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."],[[["\u003cp\u003eThis document describes the JSON representation and fields for summarizing vulnerability occurrences, both fixable and total, per resource and severity type.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFixableTotalByDigest\u003c/code\u003e section details the structure for representing vulnerability counts, including the affected resource URI, severity level, fixable count, and total count.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON structure for \u003ccode\u003eFixableTotalByDigest\u003c/code\u003e uses a string type to represent integers in the \u003ccode\u003efixableCount\u003c/code\u003e and \u003ccode\u003etotalCount\u003c/code\u003e fields, which are both for the number of vulnerabilities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ecounts\u003c/code\u003e field, used in the main JSON representation, is an array of \u003ccode\u003eFixableTotalByDigest\u003c/code\u003e objects, each providing a breakdown of vulnerability counts for a specific resource.\u003c/p\u003e\n"]]],[],null,["# VulnerabilityOccurrencesSummary\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [FixableTotalByDigest](#FixableTotalByDigest)\n - [JSON representation](#FixableTotalByDigest.SCHEMA_REPRESENTATION)\n\nA summary of how many vulnerability occurrences there are per resource and severity type.\n\nFixableTotalByDigest\n--------------------\n\nPer resource and severity counts of fixable and total vulnerabilities."]]