- Added support for response parameters in API Sessions for providing the full context of user activities and more precise session grouping
- Added a full-fledged GraphQL parser that allows:
- Improved detection of the input validation attacks in GraphQL-specific request points
- Fine-tuning attack detection for specific GraphQL points (e.g., disable detection of specific attack types in specific points)
- Analyzing specific parts of GraphQL requests in API sessions
- Fixed invalid time value in serialized requests to properly display the resource overlimit attacks