list_dependabot_alerts
List Dependabot alerts for a repository, organized by severity group, to identify and manage security vulnerabilities.
Instructions
List Dependabot alerts for a repo with a severity-grouped summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | GitHub owner/org name. | |
| repo | Yes | Repository name. | |
| state | No | "open" | "fixed" | "dismissed" | "auto_dismissed" | "all". Default "open" — the operational case. | open |
| per_page | No | Page size, capped at 100. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||