-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels