Skip to content

Rate limiting #3

@smashwilson

Description

@smashwilson

There's approximately zero security on the incoming webhook requests. Because we ignore the hook payload and always do the exact same thing, the biggest risk is a DoS, when an attacker spams the hook and forces deployment after deployment. To counter this, let's rate-limit the deployment action.

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