public sealed class VulnerableHeaders : IMessage<VulnerableHeaders>, IEquatable<VulnerableHeaders>, IDeepCloneable<VulnerableHeaders>, IBufferMessage, IMessage
Information about vulnerable or missing HTTP Headers.
[[["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 details the \u003ccode\u003eVulnerableHeaders\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.WebSecurityScanner.V1\u003c/code\u003e namespace and is found in the \u003ccode\u003eGoogle.Cloud.WebSecurityScanner.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVulnerableHeaders\u003c/code\u003e class is designed to provide information about either missing or vulnerable HTTP headers, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing multiple 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\u003eThe class offers two constructors: a default one (\u003ccode\u003eVulnerableHeaders()\u003c/code\u003e) and another that takes an existing \u003ccode\u003eVulnerableHeaders\u003c/code\u003e object as a parameter (\u003ccode\u003eVulnerableHeaders(VulnerableHeaders other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVulnerableHeaders\u003c/code\u003e includes two key properties, \u003ccode\u003eHeaders\u003c/code\u003e and \u003ccode\u003eMissingHeaders\u003c/code\u003e, both of which are of type \u003ccode\u003eRepeatedField<VulnerableHeaders.Types.Header>\u003c/code\u003e and are used to list the vulnerable and missing headers respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides version information, with version 2.5.0 being the latest and a list of past versions ranging from 1.0.0 to 2.4.0.\u003c/p\u003e\n"]]],[],null,[]]