public sealed class VulnerabilityNote.Types.WindowsDetail : IMessage<VulnerabilityNote.Types.WindowsDetail>, IEquatable<VulnerabilityNote.Types.WindowsDetail>, IDeepCloneable<VulnerabilityNote.Types.WindowsDetail>, IBufferMessage, IMessage
public RepeatedField<VulnerabilityNote.Types.WindowsDetail.Types.KnowledgeBase> FixingKbs { get; }
Required. The names of the KBs which have hotfixes to mitigate this
vulnerability. Note that there may be multiple hotfixes (and thus
multiple KBs) that mitigate a given vulnerability. Currently any listed
KBs presence is considered a fix.
[[["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 documents the \u003ccode\u003eVulnerabilityNote.Types.WindowsDetail\u003c/code\u003e class within the Grafeas.V1 namespace, focusing on version 3.3.0, and provides links to other versions ranging from 2.2.0 to the latest 3.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVulnerabilityNote.Types.WindowsDetail\u003c/code\u003e class 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, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a constructor, \u003ccode\u003eWindowsDetail()\u003c/code\u003e, and another overloaded constructor, \u003ccode\u003eWindowsDetail(WindowsDetail)\u003c/code\u003e, which takes an existing \u003ccode\u003eVulnerabilityNote.Types.WindowsDetail\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eVulnerabilityNote.Types.WindowsDetail\u003c/code\u003e class include \u003ccode\u003eCpeUri\u003c/code\u003e (the affected CPE URI), \u003ccode\u003eDescription\u003c/code\u003e (the vulnerability description), \u003ccode\u003eFixingKbs\u003c/code\u003e (a list of knowledge bases containing hotfixes), and \u003ccode\u003eName\u003c/code\u003e (the vulnerability name).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFixingKbs\u003c/code\u003e property uses a \u003ccode\u003eRepeatedField\u003c/code\u003e to contain multiple \u003ccode\u003eKnowledgeBase\u003c/code\u003e entries that serve as hotfixes to resolve the listed vulnerability.\u003c/p\u003e\n"]]],[],null,[]]