public enum VulnerabilityAssessmentNote.Types.Assessment.Types.Remediation.Types.RemediationTypeReference documentation and code samples for the Grafeas v1 API enum VulnerabilityAssessmentNote.Types.Assessment.Types.Remediation.Types.RemediationType.
The type of remediation that can be applied.
Namespace
Grafeas.V1Assembly
Grafeas.V1.dll
Fields |
|
|---|---|
| Name | Description |
Mitigation |
A MITIGATION is available. |
NoFixPlanned |
No fix is planned. |
NoneAvailable |
Not available. |
Unspecified |
No remediation type specified. |
VendorFix |
A vendor fix is available. |
Workaround |
A workaround is available. |