public enum Cve.Types.RiskRating
Reference documentation and code samples for the Google Cloud Security Command Center v1 API enum Cve.Types.RiskRating.
The possible values of impact of the vulnerability if it was to be exploited.
Namespace
Google.Cloud.SecurityCenter.V1Assembly
Google.Cloud.SecurityCenter.V1.dll
Fields |
|
---|---|
Name | Description |
Critical |
Exploitation would fundamentally undermine the security of affected systems, enable actors to perform significant attacks with minimal effort, with little to no mitigating factors to overcome. |
High |
Exploitation would enable attackers to have a notable direct impact without needing to overcome any major mitigating factors. |
Low |
Exploitation would have little to no security impact. |
Medium |
Exploitation would enable attackers to perform activities, or could allow attackers to have a direct impact, but would require additional steps. |
Unspecified |
Invalid or empty value. |