[[["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\u003eThe content details the structure and fields of a \u003ccode\u003eRemediation\u003c/code\u003e object, used to describe how to handle a vulnerability.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRemediation\u003c/code\u003e object includes fields like \u003ccode\u003eremediationType\u003c/code\u003e, \u003ccode\u003edetails\u003c/code\u003e, and \u003ccode\u003eremediationUri\u003c/code\u003e, specifying the type, description, and location of the remediation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eremediationType\u003c/code\u003e field is an enum that defines different remediation states, such as \u003ccode\u003eMITIGATION\u003c/code\u003e, \u003ccode\u003eNO_FIX_PLANNED\u003c/code\u003e, \u003ccode\u003eVENDOR_FIX\u003c/code\u003e, or \u003ccode\u003eWORKAROUND\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003edetails\u003c/code\u003e is a string that presents a human-readable discussion of the remediation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eremediationUri\u003c/code\u003e is a URL to get the remediation.\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."]]