Version 22.2.0
Added
- Added support for filter requests by http method
- Added support for enforcing SCAPI requests via the
int_perimeterx_SCAPIcartridge
Changed
- Aligned cookie v2 validation flow with js-core: structure check, then HMAC validation, then expiry, then block/pass decision
- Split cookie v2 decrypt and validation stages to report
cookie_decryption_failedvscookie_validation_failedcorrectly on the Risk API