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 \u003ccode\u003eCVSS\u003c/code\u003e, which stands for Common Vulnerability Scoring System.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCVSS\u003c/code\u003e class is designed to store various versions of CVSS data, avoiding the need for separate protocol buffers for each specific version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCVSS\u003c/code\u003e 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 \u003ccode\u003eCVSS\u003c/code\u003e class includes properties that represent different aspects of vulnerability scoring, such as \u003ccode\u003eAttackComplexity\u003c/code\u003e, \u003ccode\u003eAttackVector\u003c/code\u003e, \u003ccode\u003eBaseScore\u003c/code\u003e, \u003ccode\u003eImpactScore\u003c/code\u003e, and others.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of \u003ccode\u003eCVSS\u003c/code\u003e listed, ranging from version 2.2.0 to 3.7.0, with 3.7.0 being the latest version available.\u003c/p\u003e\n"]]],[],null,[]]