public sealed class ToxicCombination : IMessage<ToxicCombination>, IEquatable<ToxicCombination>, IDeepCloneable<ToxicCombination>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 API class ToxicCombination.
Contains details about a group of security issues that, when the issues
occur together, represent a greater risk than when the issues occur
independently. A group of such issues is referred to as a toxic
combination.
The
Attack exposure
score
of this toxic combination. The score is a measure of how much this toxic
combination exposes one or more high-value resources to potential attack.
[[["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\u003eThe \u003ccode\u003eToxicCombination\u003c/code\u003e class in the Security Command Center v2 API represents a group of security issues that pose a greater risk when occurring together than independently.\u003c/p\u003e\n"],["\u003cp\u003eThe 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 \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eToxicCombination\u003c/code\u003e has two constructors: a default one and one that takes another \u003ccode\u003eToxicCombination\u003c/code\u003e instance as a parameter for creating copies.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAttackExposureScore\u003c/code\u003e property, a \u003ccode\u003edouble\u003c/code\u003e type, measures the degree to which the toxic combination exposes high-value resources to potential attack.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRelatedFindings\u003c/code\u003e property, a \u003ccode\u003eRepeatedField\u003c/code\u003e of strings, lists the resource names of findings linked to the toxic combination.\u003c/p\u003e\n"]]],[],null,[]]