Grafeas v1 API - Enum VulnerabilityAssessmentNote.Types.Assessment.Types.State (3.6.0)

public enum VulnerabilityAssessmentNote.Types.Assessment.Types.State

Reference documentation and code samples for the Grafeas v1 API enum VulnerabilityAssessmentNote.Types.Assessment.Types.State.

Provides the state of this Vulnerability assessment.

Namespace

Grafeas.V1

Assembly

Grafeas.V1.dll

Fields

NameDescription
Affected

This product is known to be affected by this vulnerability.

Fixed

This product contains a fix for this vulnerability.

NotAffected

This product is known to be not affected by this vulnerability.

UnderInvestigation

It is not known yet whether these versions are or are not affected by the vulnerability. However, it is still under investigation.

Unspecified

No state is specified.