Version 5.2.0
- Updated GraphQL logic to match spec and added functionality:
- Added keywords extraction, including custom extraction
- Updated logic of operationName query operations filtering
- Updated parsing logic of multiple operations in the same query
- Removed empty fields from activities
- Changed order of cookie verification steps to accommodate research severity definitions
- Added hard block page response template
- Added AdditionalActivityHandler example
- Removed S2SCallReason none
- Modified check of empty risk response to not use UUID
- Modified first party captcha script fetching to always get script with params
- Changed default value of bypass monitor header to x-px-block
- Added CI support including end to end tests and fuzzing
- Added CI multi-config for default, advanced and monitor modes