[[["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-06-13 UTC."],[[["\u003cp\u003eRemediationType defines the various methods for addressing vulnerabilities, including mitigation, vendor fixes, workarounds, and situations where no fix is available or planned.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON representation provides a structured format for conveying remediation details, including the \u003ccode\u003eremediationType\u003c/code\u003e, a textual description in \u003ccode\u003edetails\u003c/code\u003e, and a link to obtain the solution via \u003ccode\u003eremediationUri\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThree distinct fields within remediation details are available: \u003ccode\u003eremediationType\u003c/code\u003e which denotes the nature of the remediation, \u003ccode\u003edetails\u003c/code\u003e which is a descriptive text of the remediation, and \u003ccode\u003eremediationUri\u003c/code\u003e, which provides the website location of the remediation.\u003c/p\u003e\n"],["\u003cp\u003eThere are 6 possible \u003ccode\u003eremediationType\u003c/code\u003e enums which are \u003ccode\u003eREMEDIATION_TYPE_UNSPECIFIED\u003c/code\u003e, \u003ccode\u003eMITIGATION\u003c/code\u003e, \u003ccode\u003eNO_FIX_PLANNED\u003c/code\u003e, \u003ccode\u003eNONE_AVAILABLE\u003c/code\u003e, \u003ccode\u003eVENDOR_FIX\u003c/code\u003e, \u003ccode\u003eWORKAROUND\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Remediation\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [RemediationType](#RemediationType)\n\nSpecifies details on how to handle (and presumably, fix) a vulnerability.\n\nRemediationType\n---------------\n\nThe type of remediation that can be applied."]]