RiskRating

Represents the risk rating of a vulnerability.

Enums
RISK_RATING_UNSPECIFIED Unspecified risk rating. This is the default value when the risk rating is not set.
LOW Low risk rating.
MEDIUM Medium risk rating.
HIGH High risk rating.
CRITICAL Critical risk rating.
UNRATED The vulnerability has been assessed, but a specific risk rating could not be determined or assigned.