Skip to content

docs(cloudflare): add ext-cloudflare integration page#295

Merged
maximelb merged 2 commits into
masterfrom
docs/ext-cloudflare
Jul 9, 2026
Merged

docs(cloudflare): add ext-cloudflare integration page#295
maximelb merged 2 commits into
masterfrom
docs/ext-cloudflare

Conversation

@maximelb

@maximelb maximelb commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Adds a documentation page for the new ext-cloudflare extension — a two-layer response/investigation integration for Cloudflare (WAF/IP Access Rules, WAF custom rules, Zero Trust Access & Gateway, DNS, cache purge, account members) plus a generic api_call passthrough.

What's included

  • New page docs/5-integrations/extensions/third-party/cloudflare.md
    • Setup: API Token (recommended) with a least-privilege permission-group table, plus the legacy Global API Key mode; secret storage and configuration fields.
    • Scoping: account vs zone, and the dual-scope resolution rules.
    • Actions reference: grouped tables (investigation reads, edge/WAF containment, Zero Trust, DNS/cache, account) + api_call.
    • D&R example using action: extension request with {{ "..." }}-wrapped literals.
    • Notes: the success:false-as-error quirk, non-durable Access revoke, explicit purge, secret-rotation recovery.
  • Index entry added alphabetically to the third-party extensions index.md.

Relative links (cloudflare.md, ../limacharlie/playbook.md) verified to resolve.

🤖 Generated with Claude Code

https://claude.ai/code/session_01KBA8AfLL8xJ4zR46YPGGMy

Documents the new Cloudflare response/investigation extension: auth modes
(API token + least-privilege permission groups, legacy Global API Key),
account-vs-zone scoping, the full action reference (edge/WAF blocks, WAF
custom rules, Zero Trust Access revoke, Gateway blocklists, DNS edit/delete,
cache purge, member removal, plus reads and GraphQL firewall-event search),
api_call, a D&R example, and notes. Adds the alphabetical index entry.
lcbill
lcbill previously approved these changes Jul 9, 2026
@maximelb maximelb merged commit ca5884d into master Jul 9, 2026
2 checks passed
@maximelb maximelb deleted the docs/ext-cloudflare branch July 9, 2026 18:02
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.

2 participants