Mutations
dismissRepositoryVulnerabilityAlert
Dismisses the Dependabot alert.
Input fields for dismissRepositoryVulnerabilityAlert
Return fields for dismissRepositoryVulnerabilityAlert
| Name | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| The Dependabot alert that was dismissed. |
Objects
DependabotUpdate
A Dependabot Update for a dependency in a repository.
DependabotUpdate Implements
Fields for DependabotUpdate
| Name | Description |
|---|---|
| The error from a dependency update. |
| The associated pull request. |
| The repository associated with this node. |
DependabotUpdateError
An error produced from a Dependabot Update.
Fields for DependabotUpdateError
| Name | Description |
|---|---|
| The body of the error. |
| The error code. |
| The title of the error. |
RepositoryVulnerabilityAlert
A Dependabot alert for a repository with a dependency affected by a security vulnerability.
RepositoryVulnerabilityAlert Implements
Fields for RepositoryVulnerabilityAlert
| Name | Description |
|---|---|
| When was the alert auto-dismissed?. |
| When was the alert created?. |
| The associated Dependabot update. |
| The scope of an alert's dependency. |
| Comment explaining the reason the alert was dismissed. |
| The reason the alert was dismissed. |
| When was the alert dismissed?. |
| The user who dismissed the alert. |
| When was the alert fixed?. |
| The Node ID of the RepositoryVulnerabilityAlert object. |
| Identifies the alert number. |
| The associated repository. |
| The associated security advisory. |
| The associated security vulnerability. |