Object
JiraTicket
A Jira ticket that is linked to an issue found by a scan.
Fields
id():
ID!
A unique identifier for the Jira ticket.
external_key():
String
The Jira issue key.
issue_type():
String
The type of issue that was found by a scan, for example, an SQL injection vulnerability.
summary():
String
A brief description of the issue.
project():
String
The Jira project to which this ticket belongs.
status():
String
The current status of the Jira ticket.
priority():
String
The priority of the Jira ticket.