Skip to content

v1.8.0

Latest
Compare
Choose a tag to compare
@dmehala dmehala released this 08 Sep 16:18
· 2 commits to master since this release
655c4d4

This release delivers improvements to AppSec functionality, dependency updates, and fixes for request handling.

Key Features and Enhancements

  • AppSec: Implemented libddwaf schema collection to improve security rule handling. PR #242 by @cataphract
  • AppSec: Updated obfuscation regexes used by the WAF for more accurate data protection. PR #248 by @robertpi
  • Appsec: Improved client IP resolution by reading from the Forwarded header and treating CGNAT ranges as private. PR #250 by @cataphract
  • Dependencies: Upgraded to libddwaf 1.28.0 with enhanced conversion logic. PR #249 by @cataphract
  • Fix: Correctly handle auth requests when subrequest logging is enabled. PR #245 by @zacharycmontoya

New Contributors

Full Changelog: v1.7.0...v1.8.0