public sealed class VulnerabilityOccurrence : IMessage<VulnerabilityOccurrence>, IEquatable<VulnerabilityOccurrence>, IDeepCloneable<VulnerabilityOccurrence>, IBufferMessage, IMessage
An occurrence of a severity vulnerability on a resource.
[[["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\u003eVulnerabilityOccurrence\u003c/code\u003e class, which represents an instance of a severity vulnerability found on a resource, within the Grafeas.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation is for version 3.7.0, with multiple earlier versions available for reference from 3.6.0 all the way down to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVulnerabilityOccurrence\u003c/code\u003e class includes properties like \u003ccode\u003eCvssScore\u003c/code\u003e, \u003ccode\u003eEffectiveSeverity\u003c/code\u003e, \u003ccode\u003eFixAvailable\u003c/code\u003e, \u003ccode\u003eLongDescription\u003c/code\u003e, \u003ccode\u003ePackageIssue\u003c/code\u003e, \u003ccode\u003eRelatedUrls\u003c/code\u003e, \u003ccode\u003eSeverity\u003c/code\u003e, \u003ccode\u003eShortDescription\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e, offering details about the vulnerability.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVulnerabilityOccurrence\u003c/code\u003e class implements multiple interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage and inherits members from the base Object class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and another that takes another \u003ccode\u003eVulnerabilityOccurrence\u003c/code\u003e instance as a parameter, allowing for object creation and copying.\u003c/p\u003e\n"]]],[],null,[]]