Skip to content

v2.3.0: SSRF guard for base_url overrides, consent gate for destructive/side-effect calls

Latest

Choose a tag to compare

@cyanheads cyanheads released this 30 Jul 03:24
v2.3.0
d14e1ac

SSRF guard for base_url overrides, consent gate for destructive/side-effect calls

  • base_url overrides on all three tools now validated as absolute http(s) URLs; an opt-in NTFY_BLOCK_PRIVATE_HOSTS (off by default) blocks reserved-address targets and refuses redirects for unregistered overrides — not protected unless you set it (#6)
  • ntfy_manage_message and ntfy_publish_message prompt for user confirmation before destructive/out-of-band side effects on clients that support MCP elicitation, STDIO only for now (#13)
  • release:github script alias added to package.json

CHANGELOG v2.3.0