SerCeMan / firewalker

Testing framework for Cloudflare Firewall rules
MIT License
55 stars 12 forks source link

Implement rulesets for testing multiple rules #37

Closed tyler-goodwin closed 7 months ago

tyler-goodwin commented 7 months ago

To enable integration testing of multiple rules this PR adds a new ruleset class. This allows adding an ordered list of rules and actions to take, which aims to follow a simplified version of cloudflares custom waf rules.