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

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.