Grafeas V1 API - Module Grafeas::V1::VulnerabilityAssessmentNote::Assessment::State (v1.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Grafeas V1 API module Grafeas::V1::VulnerabilityAssessmentNote::Assessment::State.
Provides the state of this Vulnerability assessment.
Constants
STATE_UNSPECIFIED
value: 0 No state is specified.
AFFECTED
value: 1 This product is known to be affected by this vulnerability.
NOT_AFFECTED
value: 2 This product is known to be not affected by this vulnerability.
FIXED
value: 3 This product contains a fix for this vulnerability.
UNDER_INVESTIGATION
value: 4 It is not known yet whether these versions are or are not affected
by the vulnerability. However, it is still under investigation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-25 UTC."],[],[]]