public sealed class CVSS : IMessage<CVSS>, IEquatable<CVSS>, IDeepCloneable<CVSS>, IBufferMessage, IMessage
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 webpage details the \u003ccode\u003eCVSS\u003c/code\u003e class, which is designed to store various versions of the Common Vulnerability Scoring System (CVSS), as defined by FIRST.org.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCVSS\u003c/code\u003e class in Grafeas.V1 is a message type that inherits from \u003ccode\u003eObject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this resource is \u003ccode\u003e3.7.0\u003c/code\u003e, while this document specifically references version \u003ccode\u003e3.0.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCVSS\u003c/code\u003e class include \u003ccode\u003eAttackComplexity\u003c/code\u003e, \u003ccode\u003eAttackVector\u003c/code\u003e, \u003ccode\u003eAuthentication\u003c/code\u003e, \u003ccode\u003eAvailabilityImpact\u003c/code\u003e, \u003ccode\u003eBaseScore\u003c/code\u003e, and several others that are integral to defining the characteristics and impact of a vulnerability.\u003c/p\u003e\n"],["\u003cp\u003eThis resource is within the \u003ccode\u003eGrafeas.V1\u003c/code\u003e namespace, and the \u003ccode\u003eGrafeas.V1.dll\u003c/code\u003e assembly, and includes public constructors for creating instances of \u003ccode\u003eCVSS\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]