[[["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 2024-10-02 UTC."],[[["This document describes the JSON representation and fields for summarizing vulnerability occurrences, both fixable and total, per resource and severity type."],["The `FixableTotalByDigest` section details the structure for representing vulnerability counts, including the affected resource URI, severity level, fixable count, and total count."],["The JSON structure for `FixableTotalByDigest` uses a string type to represent integers in the `fixableCount` and `totalCount` fields, which are both for the number of vulnerabilities."],["The `counts` field, used in the main JSON representation, is an array of `FixableTotalByDigest` objects, each providing a breakdown of vulnerability counts for a specific resource."]]],[]]