Grafeas V1 API - Module Grafeas::V1::VulnerabilityAssessmentNote::Assessment::Remediation::RemediationType (v0.9.0)

Reference documentation and code samples for the Grafeas V1 API module Grafeas::V1::VulnerabilityAssessmentNote::Assessment::Remediation::RemediationType.

The type of remediation that can be applied.

Constants

REMEDIATION_TYPE_UNSPECIFIED

value: 0
No remediation type specified.

MITIGATION

value: 1
A MITIGATION is available.

NO_FIX_PLANNED

value: 2
No fix is planned.

NONE_AVAILABLE

value: 3
Not available.

VENDOR_FIX

value: 4
A vendor fix is available.

WORKAROUND

value: 5
A workaround is available.