Module: Grafeas::V1::CVSSv3::Impact

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

Constant Summary collapse

IMPACT_UNSPECIFIED =
0
IMPACT_HIGH =
1
IMPACT_LOW =
2
IMPACT_NONE =
3