Grafeas V1 API - Module Grafeas::V1::CVSS::PrivilegesRequired (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::PrivilegesRequired.
Privileges Required.
Constants
PRIVILEGES_REQUIRED_UNSPECIFIED
value: 0 Unspecified.
PRIVILEGES_REQUIRED_NONE
value: 1 No privileges required (PR:N). Defined in CVSS v3, v4.
PRIVILEGES_REQUIRED_LOW
value: 2 Low privileges required (PR:L). Defined in CVSS v3, v4.
PRIVILEGES_REQUIRED_HIGH
value: 3 High privileges required (PR:H). Defined in CVSS v3, v4.