Grafeas V1 API - Class Grafeas::V1::VulnerabilityAssessmentNote::Assessment::Justification (v0.16.0)

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

#justification_type=

def justification_type=(value) -> ::Grafeas::V1::VulnerabilityAssessmentNote::Assessment::Justification::JustificationType
Parameter
Returns