Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent prototype pollution in cookie memstore - v2.5.0 Patch #1

Merged

Conversation

shaharduany
Copy link
Owner

@shaharduany shaharduany commented May 14, 2024

For version 2.5.0 - Changed all occurrences of idx initializations from {} to Object.create(null) - From the implementation in PR salesforce#283
Removed deprecated unit tests
Added unit tests to verify
For tests check, please use - npm run test

@fixes salesforce#282
version 2.5.0

@shaharduany shaharduany merged commit 25c92f3 into v2.5.0_POLLUTION_PATCH May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant