Object

IssueRecordDetails

Per-occurrence, scan-derived detail fields for an issue record.

Fields

caption(): String
Short human-readable caption for the issue.
description_html(): String
A description of this occurrence of the issue, including information about how it arose and how it could potentially be exploited by an attacker.
evidence(): [Evidence!]
A list of evidence that the scan found for the issue, such as the HTTP request and response that can be exploited.
remediation_html(): String
A brief overview of measures you can take to try and resolve this issue.