Module: Grafeas::V1::CVSS::Impact

Defined in:
proto_docs/grafeas/v1/cvss.rb

Constant Summary collapse

IMPACT_UNSPECIFIED =
0
IMPACT_HIGH =
1
IMPACT_LOW =
2
IMPACT_NONE =
3
IMPACT_PARTIAL =
4
IMPACT_COMPLETE =
5