You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed deepdiff/delta.py:237 so dunder traversal from check_elem() raises immediately instead of
going through _raise_or_log(). Also added full-path preflight validation in
_get_elements_and_details() so the set_item_added path introduced in the last commit cannot
silently skip malicious dunder paths.
0 commit comments