Version 4.3.0

  • Added HumanSecurityFirstParty for more modular use of first party functionality within Lambdas
  • Added GraphQL query keyword extraction via string/regex (px_graphql_keywords) and custom function (px_extract_graphql_keywords)
  • Changed telemetry activity to include all types of config and include redacted sensitive configuration fields
  • Changed default value for px_bypass_monitor_header from empty string to “x-px-block”
  • Changed configuration px_sensitive_graphql_operation_names to include regular expressions and apply to extracted GraphQL keywords as well
  • Fixed issue where unvalidated _pxvid value was added to the captcha page
  • Fixed issue where configured regular expressions with the global flag (g) occasionally failed on calls to test()