Cloud Security Command Center V1 API - Module Google::Cloud::SecurityCenter::V1::Cve::RiskRating (v0.40.0)

Reference documentation and code samples for the Cloud Security Command Center V1 API module Google::Cloud::SecurityCenter::V1::Cve::RiskRating.

The possible values of impact of the vulnerability if it was to be exploited.

Constants

RISK_RATING_UNSPECIFIED

value: 0
Invalid or empty value.

LOW

value: 1
Exploitation would have little to no security impact.

MEDIUM

value: 2
Exploitation would enable attackers to perform activities, or could allow attackers to have a direct impact, but would require additional steps.

HIGH

value: 3
Exploitation would enable attackers to have a notable direct impact without needing to overcome any major mitigating factors.

CRITICAL

value: 4
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.