Skip to content

fix(deploy): corrects wirefilter syntax, updates WAF tests#68

Merged
wgordon17 merged 1 commit into
gordon-code:mainfrom
wgordon17:fix/waf-wirefilter-syntax
Apr 17, 2026
Merged

fix(deploy): corrects wirefilter syntax, updates WAF tests#68
wgordon17 merged 1 commit into
gordon-code:mainfrom
wgordon17:fix/waf-wirefilter-syntax

Conversation

@wgordon17
Copy link
Copy Markdown
Member

Summary

  • Fixes Cloudflare wirefilter expression syntax in DEPLOY.md (starts_with is a function, not infix)
  • Updates WAF smoke tests to send Origin header for API endpoint tests
  • Adds Origin gate tests (no Origin and wrong Origin both return 403)

@wgordon17 wgordon17 force-pushed the fix/waf-wirefilter-syntax branch from ad740fd to 663fa5e Compare April 16, 2026 02:11
- starts_with() is a function, not an infix operator in CF expressions
- WAF smoke tests send Origin header for API endpoint tests
- Adds Origin gate tests (no Origin → 403, wrong Origin → 403)
- Removes stale --ci flag reference from verify configuration note
@wgordon17 wgordon17 force-pushed the fix/waf-wirefilter-syntax branch from 663fa5e to 0734771 Compare April 16, 2026 02:21
@wgordon17 wgordon17 marked this pull request as ready for review April 17, 2026 16:32
@wgordon17 wgordon17 merged commit 64cca59 into gordon-code:main Apr 17, 2026
1 check passed
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