Grafeas V1 API - Module Grafeas::V1::CVSS::Authentication (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::Authentication.
Authentication.
Constants
AUTHENTICATION_UNSPECIFIED
value: 0 Unspecified.
AUTHENTICATION_MULTIPLE
value: 1 Multiple authentication required (Au:M). Defined in CVSS v2.
AUTHENTICATION_SINGLE
value: 2 Single authentication required (Au:S). Defined in CVSS v2.
AUTHENTICATION_NONE
value: 3 No authentication required (Au:N). Defined in CVSS v2.