| Name | Type | Description | Notes |
|---|---|---|---|
| action | String | ||
| alert | Option<models::WebhookCodeScanningAlertReopenedAlert> | ||
| commit_oid | Option<String> | The commit SHA of the code scanning alert. When the action is reopened_by_user or closed_by_user, the event was triggered by the sender and this value will be empty. |
|
| enterprise | Option<models::EnterpriseWebhooks> | [optional] | |
| installation | Option<models::SimpleInstallation> | [optional] | |
| organization | Option<models::OrganizationSimpleWebhooks> | [optional] | |
| r#ref | Option<String> | The Git reference of the code scanning alert. When the action is reopened_by_user or closed_by_user, the event was triggered by the sender and this value will be empty. |
|
| repository | models::RepositoryWebhooks | ||
| sender | models::SimpleUser |