The exploitability analysis for the vulnerability. When state is set to resolved or resolved_with_pedigree, the vulnerability is closed in Datadog. Other state values are accepted but have no effect on the vulnerability status.

Hierarchy

  • CycloneDXVulnerabilityAnalysis

Constructors

Properties

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
state?: string

The vulnerability analysis state.

Generated using TypeDoc