Skip to content

docs: clarify private-network SSRF mode#898

Open
AjTheSpidey wants to merge 1 commit into
czlonkowski:mainfrom
AjTheSpidey:codex/docs-private-network-ssrf-mode
Open

docs: clarify private-network SSRF mode#898
AjTheSpidey wants to merge 1 commit into
czlonkowski:mainfrom
AjTheSpidey:codex/docs-private-network-ssrf-mode

Conversation

@AjTheSpidey

Copy link
Copy Markdown
Contributor

Fixes #832.

I believe the missing bit was the private-network case: moderate is documented for localhost, but it still blocks RFC1918 addresses such as 192.168.x.x, 10.x.x.x, and 172.16.x.x.

This adds a small self-hosting section with a Docker example using WEBHOOK_SECURITY_MODE=permissive, and calls out that it still blocks cloud metadata endpoints. I kept it focused on the private-network docs because there is already a separate self-signed certificate PR open.

Checked locally:

  • git diff --check origin/main...HEAD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SSRF and private IP ranges

1 participant