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

When objects are merged together, the target prototype can be polluted. #7918

Merged
merged 2 commits into from Oct 18, 2020

Commits on Oct 18, 2020

  1. When objects are merged together, the target prototype can be polluted.

    This change blocks updates to the `__proto__` key during config merge
    etimberg committed Oct 18, 2020
    Copy the full SHA
    20e10a8 View commit details
    Browse the repository at this point in the history
  2. Block bad keys in _mergerIf

    etimberg committed Oct 18, 2020
    Copy the full SHA
    889eb16 View commit details
    Browse the repository at this point in the history