public enum VulnerabilityAssessmentNote.Types.Assessment.Types.StateReference documentation and code samples for the Grafeas v1 API enum VulnerabilityAssessmentNote.Types.Assessment.Types.State.
Provides the state of this Vulnerability assessment.
Namespace
Grafeas.V1Assembly
Grafeas.V1.dll
Fields |
|
|---|---|
| Name | Description |
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. |