Document webhook proxy trust model (#47) (#1765)

This commit is contained in:
Kostiantyn Kriuchkov 2026-02-15 20:24:15 +02:00 committed by GitHub
parent fa844fce59
commit e37eddbe8c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 68 additions and 4 deletions

1
CHANGES/47.misc.rst Normal file
View file

@ -0,0 +1 @@
Documented webhook security constraints for proxy deployments, including trust requirements for :code:`X-Forwarded-For` and recommended defense-in-depth checks.