Reference documentation and code samples for the Grafeas V1 API class Grafeas::V1::VulnerabilityAssessmentNote::Assessment::Justification.
Justification provides the justification when the state of the assessment if NOT_AFFECTED.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#details
def details() -> ::String Returns 
 - (::String) — Additional details on why this justification was chosen.
 
#details=
def details=(value) -> ::String Parameter 
 - value (::String) — Additional details on why this justification was chosen.
 
 Returns 
 - (::String) — Additional details on why this justification was chosen.
 
#justification_type
def justification_type() -> ::Grafeas::V1::VulnerabilityAssessmentNote::Assessment::Justification::JustificationType Returns 
 - (::Grafeas::V1::VulnerabilityAssessmentNote::Assessment::Justification::JustificationType) — The justification type for this vulnerability.
 
#justification_type=
def justification_type=(value) -> ::Grafeas::V1::VulnerabilityAssessmentNote::Assessment::Justification::JustificationType Parameter 
 - value (::Grafeas::V1::VulnerabilityAssessmentNote::Assessment::Justification::JustificationType) — The justification type for this vulnerability.
 
 Returns 
 - (::Grafeas::V1::VulnerabilityAssessmentNote::Assessment::Justification::JustificationType) — The justification type for this vulnerability.