created_at | string | The time that the alert was created in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ . |
dismissed_at | string | The time that the alert was dismissed in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ . |
dismissed_by | object | A GitHub user. |
dismissed_comment | string | The dismissal comment associated with the dismissal of the alert. |
dismissed_reason | string | Required when the state is dismissed. The reason for dismissing or closing the alert. |
fixed_at | string | The time that the alert was no longer detected and was considered fixed in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ . |
html_url | string | The GitHub URL of the alert resource. |
instances_url | string | The REST API URL for fetching the list of instances for an alert. |
most_recent_instance | object | |
number | integer | The security alert number. |
rule | object | |
state | string | State of a code scanning alert. |
tool | object | |
updated_at | string | The time that the alert was last updated in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ . |
url | string | The REST API URL of the alert resource. |