Cloud OS Config V1 API - Module Google::Cloud::OsConfig::V1::CVSSv3::Scope (v1.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.