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\u003eThis document provides reference documentation for the \u003ccode\u003eVulnerabilityNote\u003c/code\u003e class within the Grafeas v1 API, detailing its properties and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVulnerabilityNote\u003c/code\u003e class represents a security vulnerability that can be found in resources, including information about its severity, CVSS score, and affected distros and packages.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties for tracking vulnerability details such as \u003ccode\u003eCvssScore\u003c/code\u003e, \u003ccode\u003eCvssV3\u003c/code\u003e, \u003ccode\u003eDetails\u003c/code\u003e, \u003ccode\u003eSeverity\u003c/code\u003e, and \u003ccode\u003eSourceUpdateTime\u003c/code\u003e, with data types such as float, \u003ccode\u003eCVSSv3\u003c/code\u003e, and \u003ccode\u003eTimestamp\u003c/code\u003e respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a specific format for \u003ccode\u003eWindowsDetails\u003c/code\u003e to account for the unique nature of Windows updates and patches.\u003c/p\u003e\n"],["\u003cp\u003eThere are numerous versions of the \u003ccode\u003eVulnerabilityNote\u003c/code\u003e class availible to be viewed, with 3.7.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]