Files
Ulises Gascón edadd45214 Prevent prototype pollution on baseUnset function
* test: add tests to prevent security regressions

* sec: prevent prototype pollution on `baseUnset` function

* chore: improve security patch

- Expand both `_.omit` & `_.unset` security tests to loop over `__proto__`, `constructor`, `prototype`
- Only block `__proto__` if not an own property
2025-12-05 13:29:20 -05:00
..
2016-10-15 18:10:50 -07:00
2016-02-21 19:35:08 -08:00
2018-08-31 15:35:06 -07:00