Skip to content

Convert WAF setup script from bash+jq to Node.js - #7

Merged
tbjers merged 2 commits into
mainfrom
chore/convert-waf-script-to-node
Jun 24, 2026
Merged

Convert WAF setup script from bash+jq to Node.js#7
tbjers merged 2 commits into
mainfrom
chore/convert-waf-script-to-node

Conversation

@tbjers

@tbjers tbjers commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

No description provided.

tbjers and others added 2 commits June 24, 2026 18:48
Replaces setup-waf-rules.sh with setup-waf-rules.mjs using built-in
fetch (Node 18+). No external dependencies — avoids the jq-not-found
issue on Windows/Git Bash.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
'browserIntegrityCheck' is not a valid product name — the correct value
is 'bic'. 'botFightMode' cannot be skipped per-path via WAF rules at
all; it must be toggled zone-wide. The 403 'Just a moment...' response
is BIC, so skipping 'bic' is sufficient.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@tbjers
tbjers merged commit 2f6ae52 into main Jun 24, 2026
3 checks passed
@tbjers
tbjers deleted the chore/convert-waf-script-to-node branch June 24, 2026 23:04
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.

1 participant