Grafeas V1 API - Module Grafeas::V1::CVSS::AttackComplexity (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::AttackComplexity.
Attack Complexity.
Constants
ATTACK_COMPLEXITY_UNSPECIFIED
value: 0 Unspecified.
ATTACK_COMPLEXITY_LOW
value: 1 Low attack complexity (AC:L). Defined in CVSS v2, v3, v4.
ATTACK_COMPLEXITY_HIGH
value: 2 High attack complexity (AC:H). Defined in CVSS v2, v3, v4.
ATTACK_COMPLEXITY_MEDIUM
value: 3 Medium attack complexity (AC:M). Defined in CVSS v2.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-03 UTC."],[],[]]