svix-webhooks
svix-webhooks copied to clipboard
Add webhook destination subnet filtering
Starts to add internal filtering of webhook destinations such that private IPs are blocked by default.
This is still a draft. Still to do is to
- Improve error handling
- Cleanup and split worker into separate files
- Make the allowed private IP subnets configurable
- Add unit testing