Skip to content

v1.3.0 (unstable)

Compare
Choose a tag to compare
@Anilm3 Anilm3 released this 04 Apr 15:54
· 328 commits to master since this release
627d895
  • WAF event obfuscator.
  • Add obfuscator configuration to ddwaf_config.
  • Changes to limits in ddwaf_config:
    • Rename maxArrayLength to limits.max_container_size.
    • Rename maxMapDepth to limits.max_container_depth.
    • Add limits.max_string_length, currently unused.
    • All limits are now uint32.
    • Relevant macros renamed accordingly.