[[["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 webpage details the `CVSSv3` class, which represents version 3 of the Common Vulnerability Scoring System, as defined by the specification document found at https://www.first.org/cvss/specification-document."],["The `CVSSv3` class includes properties such as `AttackComplexity`, `AttackVector`, `AvailabilityImpact`, `BaseScore`, and more, each detailing a specific aspect of vulnerability assessment."],["There are several versions of `CVSSv3` available in the documentation, with version 3.7.0 being the latest, and going down to version 2.2.0."],["The `CVSSv3` class implements various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which supports its functionality within the .NET environment."],["The class also has two constructors: `CVSSv3()` and `CVSSv3(CVSSv3 other)`, the latter allowing you to create a new instance based on another CVSSv3 object."]]],[]]