public sealed class VulnerabilityNote : IMessage<VulnerabilityNote>, IEquatable<VulnerabilityNote>, IDeepCloneable<VulnerabilityNote>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class VulnerabilityNote.
A security vulnerability that can be found in resources.
The time this information was last changed at the source. This is an
upstream timestamp from the underlying information source - e.g. Ubuntu
security tracker.
public RepeatedField<VulnerabilityNote.Types.WindowsDetail> WindowsDetails { get; }
Windows details get their own format because the information format and
model don't match a normal detail. Specifically Windows updates are done as
patches, thus Windows vulnerabilities really are a missing package, rather
than a package being at an incorrect version.
[[["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\u003eThe document provides reference and code samples for the \u003ccode\u003eVulnerabilityNote\u003c/code\u003e class within the Grafeas v1 API, which represents a security vulnerability found in resources.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVulnerabilityNote\u003c/code\u003e implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eVulnerabilityNote\u003c/code\u003e includes properties such as \u003ccode\u003eCvssScore\u003c/code\u003e, \u003ccode\u003eCvssV2\u003c/code\u003e, \u003ccode\u003eCvssV3\u003c/code\u003e, \u003ccode\u003eCvssVersion\u003c/code\u003e, \u003ccode\u003eDetails\u003c/code\u003e, \u003ccode\u003eSeverity\u003c/code\u003e, \u003ccode\u003eSourceUpdateTime\u003c/code\u003e, and \u003ccode\u003eWindowsDetails\u003c/code\u003e, each serving to provide specific details about the security vulnerability.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVulnerabilityNote\u003c/code\u003e class has multiple versions, with the most recent being \u003ccode\u003e3.7.0\u003c/code\u003e, and versions ranging down to \u003ccode\u003e2.2.0\u003c/code\u003e, all available in the given documentation links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVulnerabilityNote\u003c/code\u003e class is used to house information on a security vulnerability with information ranging from CVSS scores, version of CVSS used, severity, and source update times.\u003c/p\u003e\n"]]],[],null,[]]