Changes to List Dependabot alerts for a repository

GET /repos/{owner}/{repo}/dependabot/alerts

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 62 revisions of this API.13

  1. 8ae6d0c8716e1
  2. b0fdd71dd7142
  3. f46a0dd461fb1

What changed

    • added the new optional query request parameter relationship

      new-optional-request-parameter

    • added the new optional query request parameter classification

      new-optional-request-parameter

    • added the optional property items/security_advisory/classification to the response with the 200 status

      response-optional-property-added

    • added the new inconclusive enum value to the items/dependency/relationship response property for the response status 200

      response-property-enum-value-added