Version 4.2.0
- Added the automatic reporting of GraphQL operation names and types on HUMAN activities, which improves visibility and detection.
- Added the sensitive GraphQL operation feature, which triggers server-to-server calls for configured GraphQL operation names and types
- Added additional_s2s activity as part of Credentials Intelligence reporting. This additional activity can be sent automatically within the Cloudflare worker or transferred as a header to the origin and sent directly to HUMAN via an XHR POST request.
- Added the ability to report the raw username to HUMAN on the additional_s2s activity in cases where compromised credentials were used to successfully log in
- Enhancements to the login credentials extraction feature, including the option to define custom extraction callbacks for endpoints, and automatic sending of credentials to HUMAN upon successful extraction, and more