Grafeas V1 API - Module Grafeas::V1::CVSS::UserInteraction (v1.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Grafeas V1 API module Grafeas::V1::CVSS::UserInteraction.
User Interaction.
Constants
USER_INTERACTION_UNSPECIFIED
value: 0 Unspecified.
USER_INTERACTION_NONE
value: 1 No user interaction required (UI:N). Defined in CVSS v3, v4.
USER_INTERACTION_REQUIRED
value: 2 User interaction required (UI:R). Defined in CVSS v3.
USER_INTERACTION_PASSIVE
value: 3 Passive user interaction required (UI:P). Defined in CVSS v4.
USER_INTERACTION_ACTIVE
value: 4 Active user interaction required (UI:A). Defined in CVSS v4.