Version 4.3.0
- Added
HumanSecurityFirstPartyfor 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_headerfrom empty string to “x-px-block” - Changed configuration
px_sensitive_graphql_operation_namesto include regular expressions and apply to extracted GraphQL keywords as well - Fixed issue where unvalidated
_pxvidvalue was added to the captcha page - Fixed issue where configured regular expressions with the global flag (
g) occasionally failed on calls totest()