🚨 Dependabot alerts REST API is now available in public beta #34231
Replies: 12 comments 6 replies
-
One thing that would be nice is if the REST API include the id of each alert to provide consistency with graphql (the id under the node object) and the node_id of the webhook event |
Beta Was this translation helpful? Give feedback.
-
Is being able to update other fields on dependabot alerts in scope in the future? Currently one is only able to dismiss or reopen a dependabot alert. |
Beta Was this translation helpful? Give feedback.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
Hi @erinhav, is there any roadmap to add API to get the statistics of dependabot alerts on top of the current APIs? Essentially, I want to get a formatted data via API that can be displayed like this page: Appreciate any response to this 🙇 |
Beta Was this translation helpful? Give feedback.
This comment has been minimized.
This comment has been minimized.
-
Hi all, just a quick note. |
Beta Was this translation helpful? Give feedback.
-
Hi @erinhav, We could really use the re-opened the re-opened date on the GHAS side. For example on the UI we have "dependabot reopened this ... last week. Otherwise it's throwing off our vulnerability management since the original time it saw it was years ago. Is there any way we can add in the last reopened date? Thank you |
Beta Was this translation helpful? Give feedback.
-
The release of the Dependabot alerts REST API marks a significant step towards enhancing the security and stability of our development ecosystems. This programmatic integration not only streamlines dependency management but also fosters a culture of automation and accountability, empowering teams to proactively respond to vulnerabilities and keep their projects up-to-date and resilient. |
Beta Was this translation helpful? Give feedback.
-
You can now programmatically view and act on Dependabot alerts via the REST API. New endpoints to view, list, and update Dependabot alerts are available in a public beta. This release covers alerts in a repository-scoped list. We're working on some follow-up ships, including organization and enterprise-level lists.
How are you using the Dependabot alerts API? What feedback do you have for us? Please let us know -- we ❤️ your feedback!
Beta Was this translation helpful? Give feedback.
All reactions