description property

String? description
getter/setter pair

A description of the vulnerability or misconfiguration that the custom module detects.

The description appears in each finding. Provide enough information to help an investigator understand the finding. The value must be enclosed in quotation marks.

Optional.

Implementation

core.String? description;