VulnerabilityDetectionPatchableStatus
enum
Status of a vulnerability detection's patch availability. Checks whether detection's vulnerable software has available patches to remediate the vulnerability.
Enum Values
YES
Yes - there are patches available to remediate this detected vulnerability.
PARTIAL
Partial - there are patches available to remediate some of the software affected by this vulnerability. There is at least one asset that has software with this vulnerability which can't be patched.
NO
No - there are currently no patches available to remediate this detected vulnerability.