Skip to content

List Dependabot alerts endpoint stopped supporting cursor pagination #2852

@jporzucek

Description

@jporzucek

Contradictory to GitHub API documentation, the "List Dependabot alerts for an organization" endpoint for all enterprise, organization, and repository no longer supports cursor pagination.

All list Dependabot endpoints return the following Link header:

Link: <https://api.github.com/organizations/myOrg/dependabot/alerts?page=1>; rel="next", <https://api.github.com/organizations/myOrg/dependabot/alerts?page=100>; rel="last"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions