[[["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 2025-09-04 UTC."],[[["\u003cp\u003eThis document provides reference documentation and code samples for the \u003ccode\u003eCVSSv3\u003c/code\u003e class within the Grafeas v1 API, which is a class that represents version 3 of the Common Vulnerability Scoring System.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCVSSv3\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling, equality comparisons, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers constructors for creating new instances and copying existing \u003ccode\u003eCVSSv3\u003c/code\u003e objects, along with properties that define various aspects of a vulnerability's characteristics such as \u003ccode\u003eAttackComplexity\u003c/code\u003e, \u003ccode\u003eAttackVector\u003c/code\u003e, \u003ccode\u003eBaseScore\u003c/code\u003e, \u003ccode\u003eImpactScore\u003c/code\u003e and various impact scores.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation covers multiple versions of \u003ccode\u003eCVSSv3\u003c/code\u003e ranging from version 2.2.0 to the latest 3.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation specifies that CVSSv3 is based on a specification documented at \u003ccode\u003ehttps://www.first.org/cvss/specification-document\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Grafeas v1 API - Class CVSSv3 (3.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.10.0 (latest)](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.CVSSv3)\n- [3.8.0](/dotnet/docs/reference/Grafeas.V1/3.8.0/Grafeas.V1.CVSSv3)\n- [3.7.0](/dotnet/docs/reference/Grafeas.V1/3.7.0/Grafeas.V1.CVSSv3)\n- [3.6.0](/dotnet/docs/reference/Grafeas.V1/3.6.0/Grafeas.V1.CVSSv3)\n- [3.5.0](/dotnet/docs/reference/Grafeas.V1/3.5.0/Grafeas.V1.CVSSv3)\n- [3.4.0](/dotnet/docs/reference/Grafeas.V1/3.4.0/Grafeas.V1.CVSSv3)\n- [3.3.0](/dotnet/docs/reference/Grafeas.V1/3.3.0/Grafeas.V1.CVSSv3)\n- [3.2.0](/dotnet/docs/reference/Grafeas.V1/3.2.0/Grafeas.V1.CVSSv3)\n- [3.1.0](/dotnet/docs/reference/Grafeas.V1/3.1.0/Grafeas.V1.CVSSv3)\n- [3.0.0](/dotnet/docs/reference/Grafeas.V1/3.0.0/Grafeas.V1.CVSSv3)\n- [2.4.0](/dotnet/docs/reference/Grafeas.V1/2.4.0/Grafeas.V1.CVSSv3)\n- [2.3.0](/dotnet/docs/reference/Grafeas.V1/2.3.0/Grafeas.V1.CVSSv3)\n- [2.2.0](/dotnet/docs/reference/Grafeas.V1/2.2.0/Grafeas.V1.CVSSv3) \n\n public sealed class CVSSv3 : IMessage\u003cCVSSv3\u003e, IEquatable\u003cCVSSv3\u003e, IDeepCloneable\u003cCVSSv3\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Grafeas v1 API class CVSSv3.\n\nCommon Vulnerability Scoring System version 3.\nFor details, see \u003chttps://www.first.org/cvss/specification-document\u003e \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e CVSSv3 \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[CVSSv3](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.CVSSv3), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[CVSSv3](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.CVSSv3), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[CVSSv3](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.CVSSv3), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Grafeas.V1](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1)\n\nAssembly\n--------\n\nGrafeas.V1.dll\n\nConstructors\n------------\n\n### CVSSv3()\n\n public CVSSv3()\n\n### CVSSv3(CVSSv3)\n\n public CVSSv3(CVSSv3 other)\n\nProperties\n----------\n\n### AttackComplexity\n\n public CVSSv3.Types.AttackComplexity AttackComplexity { get; set; }\n\n### AttackVector\n\n public CVSSv3.Types.AttackVector AttackVector { get; set; }\n\nBase Metrics\nRepresents the intrinsic characteristics of a vulnerability that are\nconstant over time and across user environments.\n\n### AvailabilityImpact\n\n public CVSSv3.Types.Impact AvailabilityImpact { get; set; }\n\n### BaseScore\n\n public float BaseScore { get; set; }\n\nThe base score is a function of the base metric scores.\n\n### ConfidentialityImpact\n\n public CVSSv3.Types.Impact ConfidentialityImpact { get; set; }\n\n### ExploitabilityScore\n\n public float ExploitabilityScore { get; set; }\n\n### ImpactScore\n\n public float ImpactScore { get; set; }\n\n### IntegrityImpact\n\n public CVSSv3.Types.Impact IntegrityImpact { get; set; }\n\n### PrivilegesRequired\n\n public CVSSv3.Types.PrivilegesRequired PrivilegesRequired { get; set; }\n\n### Scope\n\n public CVSSv3.Types.Scope Scope { get; set; }\n\n### UserInteraction\n\n public CVSSv3.Types.UserInteraction UserInteraction { get; set; }"]]