Skip to content
This repository was archived by the owner on Oct 29, 2025. It is now read-only.

Releases: HumanSecurity/perimeterx-node-core

Version 3.2.0

24 Jan 13:45
b3ad189

Choose a tag to compare

Added

  • Support for credentials intelligence protocols v1 and multistep_sso
  • Support for login successful reporting methods header, status, and custom
  • Support for automatic sending of additional_s2s activity
  • Support for manual sending of additional_s2s activity via header or API call
  • Support for sending raw username on additional_s2s activity
  • Support for login credentials extraction via custom callback
  • New request_id field to all enforcer activities

Changed

  • Login credentials extraction handles body encoding based on Content-Type request header
  • Successful login credentials extraction automatically triggers risk_api call without needing to enable sensitive routes

Fixed

  • Enforced routes work in monitor mode
  • Bypass monitor header works with configured monitored routes

Version 3.1.1

29 Dec 11:23
b3ea8f6

Choose a tag to compare

  • server_info_origin to all Enforcer activities, indicates which CDN POP/Datacenter the request hit
  • sensitive route based on GraphQL payload
  • Enforced route bugfix

Version 3.1.0

29 Nov 16:28
834ae06

Choose a tag to compare

Changed

  • Login credentials extraction sends hashed credentials (creds) instead of pass
  • Login credentials extraction normalizes username field to lowercase prior to hashing
  • Login credentials extraction fields align with spec (all snake_case, not camelCase)
  • Login credentials extraction handles body encoding based on Content-Type request header

Added

  • Login credentials extraction paths are added as sensitive routes automatically
  • Added raw_username field with default value null to additional_s2s activity

Version 3.0.3

24 Nov 17:02
33b25a8

Choose a tag to compare

  • Additional activity header feature support

Version 3.0.2

14 Nov 14:42
93c2aa2

Choose a tag to compare

add Nonce support in CSP header

Version 3.0.1

25 Oct 13:48
d85ee68

Choose a tag to compare

Added support for compromised credentials header

Version 3.0.0

18 Oct 08:24
599abb0

Choose a tag to compare

Configuration changes

Bug fix: Decryption failed on mobile SDK error

04 Jul 11:59
27e5af2

Choose a tag to compare

Merge pull request #169 from PerimeterX/dev

Version 2.13.1 from dev

CSP support for node core

08 Jun 11:50
6552837

Choose a tag to compare

Merge pull request #165 from PerimeterX/dev

Dev to master

bypassMonitor reporting fix

25 May 11:50
63de221

Choose a tag to compare

Merge pull request #162 from PerimeterX/dev

Version 2.12.1