Skip to content

No rate limiting on API endpoints #8

Description

@BadAtCaptchas

Description

API endpoints have no rate limiting, making them vulnerable to abuse and DoS attacks when public facing.

Affected Files

All routes in app/api/

Suggested Fix

Implement rate limiting using a library like @upstash/ratelimit or Next.js middleware.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions