public enum CVSSv3.Types.ScopeReference documentation and code samples for the Google Cloud OS Config v1 API enum CVSSv3.Types.Scope.
The Scope metric captures whether a vulnerability in one vulnerable component impacts resources in components beyond its security scope.
Namespace
Google.Cloud.OsConfig.V1Assembly
Google.Cloud.OsConfig.V1.dll
Fields |
|
|---|---|
| Name | Description |
Changed |
An exploited vulnerability can affect resources beyond the security scope managed by the security authority of the vulnerable component. |
Unchanged |
An exploited vulnerability can only affect resources managed by the same security authority. |
Unspecified |
Invalid value. |