Enum Cvssv3.Types.Scope (2.10.0)

public enum Scope

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

Namespace

Google.Cloud.SecurityCenter.V1

Assembly

Google.Cloud.SecurityCenter.V1.dll

Fields

NameDescription
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.