[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This page provides reference documentation for the `CVSSv3` class within the Grafeas v1 API, which is designed to represent version 3 of the Common Vulnerability Scoring System."],["The `CVSSv3` class includes properties such as `AttackComplexity`, `AttackVector`, `AvailabilityImpact`, `BaseScore`, `ConfidentialityImpact`, `ExploitabilityScore`, `ImpactScore`, `IntegrityImpact`, `PrivilegesRequired`, `Scope`, and `UserInteraction`, which help define and score vulnerabilities."],["The class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods and capabilities related to message handling, equality checks, deep cloning, and buffer message operations."],["The `CVSSv3` class has two constructors `CVSSv3()` and `CVSSv3(CVSSv3 other)`, allowing for the creation of a new object or one derived from an existing object of the same type."],["The documentation covers a range of Grafeas API versions, from 2.2.0 up to the latest 3.7.0, allowing users to access information for the specific version relevant to their implementation, with a focus on version 3.4.0."]]],[]]