Module: Google::Cloud::OsConfig::V1::CVSSv3::Impact
- Defined in:
- proto_docs/google/cloud/osconfig/v1/vulnerability.rb
Overview
The Impact metrics capture the effects of a successfully exploited vulnerability on the component that suffers the worst outcome that is most directly and predictably associated with the attack.
Constant Summary collapse
- IMPACT_UNSPECIFIED =
Invalid value.
0
- IMPACT_HIGH =
High impact.
1
- IMPACT_LOW =
Low impact.
2
- IMPACT_NONE =
No impact.
3