Protect route for incoming Bitbucket webhooks #84
Labels
[Component] API
Concerns REST API Endpoints, e.g. for incoming webhooks
[Type] Question
Support requests and other types of questions
Issue Overview
In #70 we discussed how we can better protected the incoming webhook route for Bitbucket requests.
Bitbucket.org doesn't support secrets, so it's not really possible to verify these requests.
Right now we simply let all requests pass, which is not ideal.
What we could do:
Error prone, doesn't help that much.
Poor UX because they don't work out of the box.
Additional context
#70
The text was updated successfully, but these errors were encountered: