Cloud OS Config V1 API - Module Google::Cloud::OsConfig::V1::CVSSv3::Scope (v0.16.0)

Reference documentation and code samples for the Cloud OS Config V1 API module Google::Cloud::OsConfig::V1::CVSSv3::Scope.

The Scope metric captures whether a vulnerability in one vulnerable component impacts resources in components beyond its security scope.

Constants

SCOPE_UNSPECIFIED

value: 0
Invalid value.

SCOPE_UNCHANGED

value: 1
An exploited vulnerability can only affect resources managed by the same security authority.

SCOPE_CHANGED

value: 2
An exploited vulnerability can affect resources beyond the security scope managed by the security authority of the vulnerable component.