A single finding with with message and resource configuration.

Hierarchy

  • DetailedFinding

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

The JSON:API attributes of the detailed finding.

id?: string

The unique ID for this finding.

The JSON:API type for findings that have the message and resource configuration.

Generated using TypeDoc