Version 8.0.0

  • Added Sensitive GraphQL operation support, in order to distinguish between GraphQL operations that are sensitive and require RISK validation, support for GraphQL detection enhancement.
  • Added Additional Activity Handler support - customizable callback The Enforcer runs after sending page_requested or block_activity.
  • Added Filter by HTTP method, user agent, route and IP - customizable callbacks that can skip Enforcer validation flow based on rules of the request HTTP method, user agent, route or IP.
  • Added Support First Party Gzip Compression - Allowing compression of first party content such as HUMAN’s sensor.
  • Core refactor - The enforcer is now support automatic update.
  • Minor bug fixes and improvements