Releases: acuciureanu/ppfang
Releases · acuciureanu/ppfang
v1.3.6
1.3.6 (2025-01-01)
Bug Fixes
- let's just trigger a release (96fdbc5)
v1.3.5
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
1.3.4 (2024-01-16)
Performance Improvements
- check.service.js: optimize memory usage and performance in prototype pollution script (77eca91)
v1.3.3
1.3.3 (2024-01-12)
Bug Fixes
- fixed probing and made it more optimal: probing fix (bf88a03)
v1.3.2
1.3.2 (2023-12-18)
Performance Improvements
- optimize memory and CPU usage in prototype property probing (4a67a8a)
v1.3.1
1.3.1 (2023-05-19)
Performance Improvements
- added improvements for speed and reliability: improvements (5f24821)
v1.3.0
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
1.2.1 (2023-02-08)
Reverts
- Revert "feat(enhanced the prototype pollution detection mecanism): better checking for prototype pollution" (3fffdaa)
v1.2.0
1.2.0 (2023-02-08)
Features
- enhanced the prototype pollution detection mecanism: better checking for prototype pollution (284fbb1)
v1.1.0
1.1.0 (2022-09-12)
Features
- 🎸 check for client side prototype pollution on pages (8668b9c)