Cloud Security Command Center V1 API - Module Google::Cloud::SecurityCenter::V1::Cvssv3::Scope (v0.24.0)

Reference documentation and code samples for the Cloud Security Command Center V1 API module Google::Cloud::SecurityCenter::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.