Object

IssueType

Exposes basic information about an issue type that was found by a scan.

Fields

type_index(): ID!
A unique identifier for the issue type. This is valid across all Burp products.
name(): String
A text description of the issue type.
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.
remediation_html(): String
A brief overview of measures you can take to try and resolve this issue.
vulnerability_classifications_html(): String
Vulnerability classifications from the Common Weakness Enumeration collection that are related to this issue type.
references_html(): String
Additional resources containing information related to this issue type.