Reference documentation and code samples for the Grafeas V1 API class Grafeas::V1::VulnerabilityAssessmentNote::Assessment::Remediation.
Specifies details on how to handle (and presumably, fix) a vulnerability.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#details
def details() -> ::String
Returns
- (::String) — Contains a comprehensive human-readable discussion of the remediation.
#details=
def details=(value) -> ::String
Parameter
- value (::String) — Contains a comprehensive human-readable discussion of the remediation.
Returns
- (::String) — Contains a comprehensive human-readable discussion of the remediation.
#remediation_type
def remediation_type() -> ::Grafeas::V1::VulnerabilityAssessmentNote::Assessment::Remediation::RemediationType
Returns
- (::Grafeas::V1::VulnerabilityAssessmentNote::Assessment::Remediation::RemediationType) — The type of remediation that can be applied.
#remediation_type=
def remediation_type=(value) -> ::Grafeas::V1::VulnerabilityAssessmentNote::Assessment::Remediation::RemediationType
Parameter
- value (::Grafeas::V1::VulnerabilityAssessmentNote::Assessment::Remediation::RemediationType) — The type of remediation that can be applied.
Returns
- (::Grafeas::V1::VulnerabilityAssessmentNote::Assessment::Remediation::RemediationType) — The type of remediation that can be applied.
#remediation_uri
def remediation_uri() -> ::Grafeas::V1::RelatedUrl
Returns
- (::Grafeas::V1::RelatedUrl) — Contains the URL where to obtain the remediation.
#remediation_uri=
def remediation_uri=(value) -> ::Grafeas::V1::RelatedUrl
Parameter
- value (::Grafeas::V1::RelatedUrl) — Contains the URL where to obtain the remediation.
Returns
- (::Grafeas::V1::RelatedUrl) — Contains the URL where to obtain the remediation.