Skip to main content

org_alert_items

Overview

Nameorg_alert_items
TypeResource
Idgithub.code_scanning.org_alert_items

Fields

NameDatatypeDescription
updated_atstringThe time that the alert was last updated in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ.
dismissed_reasonstringRequired when the state is dismissed. The reason for dismissing or closing the alert.
numberintegerThe security alert number.
dismissed_atstringThe time that the alert was dismissed in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ.
toolobject
instances_urlstringThe REST API URL for fetching the list of instances for an alert.
ruleobject
statestringState of a code scanning alert.
most_recent_instanceobject
fixed_atstringThe time that the alert was no longer detected and was considered fixed in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ.
repositoryobjectA GitHub repository.
dismissed_commentstringThe dismissal comment associated with the dismissal of the alert.
created_atstringThe time that the alert was created in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ.
html_urlstringThe GitHub URL of the alert resource.
urlstringThe REST API URL of the alert resource.
dismissed_byobjectA GitHub user.

Methods

NameAccessible byRequired Params
list_alerts_for_orgSELECTorg