Cloud Security Command Center V1 API - Module Google::Cloud::SecurityCenter::V1::Cvssv3::UserInteraction (v0.18.0)

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

This metric captures the requirement for a human user, other than the attacker, to participate in the successful compromise of the vulnerable component.

Constants

USER_INTERACTION_UNSPECIFIED

value: 0
Invalid value.

USER_INTERACTION_NONE

value: 1
The vulnerable system can be exploited without interaction from any user.

USER_INTERACTION_REQUIRED

value: 2
Successful exploitation of this vulnerability requires a user to take some action before the vulnerability can be exploited.