public sealed class CVSS : IMessage<CVSS>, IEquatable<CVSS>, IDeepCloneable<CVSS>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class CVSS.
Common Vulnerability Scoring System.
For details, see https://www.first.org/cvss/specification-document
This is a message we will try to use for storing various versions of CVSS
rather than making a separate proto for storing a specific version.
[[["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."],[[["\u003cp\u003eThis document provides reference documentation and code samples for the Grafeas v1 API class CVSS, which is designed to store various versions of the Common Vulnerability Scoring System.\u003c/p\u003e\n"],["\u003cp\u003eCVSS is a sealed class implementing interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and it inherits from the base .NET object class.\u003c/p\u003e\n"],["\u003cp\u003eThe document covers various versions of CVSS, ranging from version 2.2.0 to the latest 3.7.0, and is currently showing the documentation for version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe CVSS class includes properties like AttackComplexity, AttackVector, Authentication, and different types of Impacts, all of which are essential components of the vulnerability scoring system.\u003c/p\u003e\n"],["\u003cp\u003eKey properties like BaseScore, ExploitabilityScore, and ImpactScore are included, which are calculated scores reflecting the severity and potential impact of a vulnerability.\u003c/p\u003e\n"]]],[],null,[]]