Version 22.2.0

Added

  • Added support for filter requests by http method
  • Added support for enforcing SCAPI requests via the int_perimeterx_SCAPI cartridge

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_failed vs cookie_validation_failed correctly on the Risk API