auto_dismissed_at | string | The time that the alert was auto-dismissed in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ . |
created_at | string | The time that the alert was created in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ . |
dependency | object | Details for the vulnerable dependency. |
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 | An optional comment associated with the alert's dismissal. |
dismissed_reason | string | The reason that the alert was dismissed. |
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. |
number | integer | The security alert number. |
repository | object | A GitHub repository. |
security_advisory | object | Details for the GitHub Security Advisory. |
security_vulnerability | object | Details pertaining to one vulnerable version range for the advisory. |
state | string | The state of the Dependabot alert. |
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. |