public sealed class VulnerabilityNote : IMessage<VulnerabilityNote>, IEquatable<VulnerabilityNote>, IDeepCloneable<VulnerabilityNote>, IBufferMessage, IMessage
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 describes the \u003ccode\u003eVulnerabilityNote\u003c/code\u003e class, which represents a security vulnerability in resources, within version 2.3.0 of the Grafeas.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVulnerabilityNote\u003c/code\u003e class 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\u003eKey properties of \u003ccode\u003eVulnerabilityNote\u003c/code\u003e include \u003ccode\u003eCvssScore\u003c/code\u003e (severity from 0-10), \u003ccode\u003eCvssV3\u003c/code\u003e (full CVSSv3 description), \u003ccode\u003eDetails\u003c/code\u003e (affected distros and packages), \u003ccode\u003eSeverity\u003c/code\u003e, \u003ccode\u003eSourceUpdateTime\u003c/code\u003e, and \u003ccode\u003eWindowsDetails\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for reference in this Grafeas.V1 documentation is 3.7.0, and other versions from 2.2.0 to 3.6.0 are also accessible.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVulnerabilityNote\u003c/code\u003e class has two constructors, one default and one taking another \u003ccode\u003eVulnerabilityNote\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]