Skip to content

Releases: acuciureanu/ppfang

v1.3.5

18 Feb 10:51
Compare
Choose a tag to compare

1.3.5 (2024-02-18)

Bug Fixes

  • check script: updated check script to handle user-defined func names that include special chars (37f21ef)

v1.3.4

16 Jan 20:41
Compare
Choose a tag to compare

1.3.4 (2024-01-16)

Performance Improvements

  • check.service.js: optimize memory usage and performance in prototype pollution script (77eca91)

v1.3.3

12 Jan 19:55
Compare
Choose a tag to compare

1.3.3 (2024-01-12)

Bug Fixes

  • fixed probing and made it more optimal: probing fix (bf88a03)

v1.3.2

18 Dec 07:26
Compare
Choose a tag to compare

1.3.2 (2023-12-18)

Performance Improvements

  • optimize memory and CPU usage in prototype property probing (4a67a8a)

v1.3.1

19 May 13:19
Compare
Choose a tag to compare

1.3.1 (2023-05-19)

Performance Improvements

  • added improvements for speed and reliability: improvements (5f24821)

v1.3.0

09 Feb 17:20
Compare
Choose a tag to compare

1.3.0 (2023-02-09)

Features

  • enhanced the prototype pollution detection mecanism: better checking for prototype pollution (6d82344)
  • increasing the accuracy of the client-side prototype pollution mechanism: improvement (a1cceb0)
  • major improvements on pp detection and speed: speeding up the probing functions (a8edb04)

Performance Improvements

  • speeding up more: simplified for the sake of performance (93c28f4)

Reverts

  • Revert "feat(enhanced the prototype pollution detection mecanism): better checking for prototype pollution" (64b2ee2)

v1.2.1

08 Feb 19:59
Compare
Choose a tag to compare

1.2.1 (2023-02-08)

Reverts

  • Revert "feat(enhanced the prototype pollution detection mecanism): better checking for prototype pollution" (3fffdaa)

v1.2.0

08 Feb 19:02
Compare
Choose a tag to compare

1.2.0 (2023-02-08)

Features

  • enhanced the prototype pollution detection mecanism: better checking for prototype pollution (284fbb1)

v1.1.0

12 Sep 18:21
Compare
Choose a tag to compare

1.1.0 (2022-09-12)

Features

  • 🎸 check for client side prototype pollution on pages (8668b9c)

v1.0.5

10 Sep 17:46
Compare
Choose a tag to compare

1.0.5 (2022-09-10)

Bug Fixes

  • 🐛 what's happening with this readme🤣 (c6fc1ef)