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
(note: not resulting from any specific threat but added as due diligence based on code review)
Currently (2.18.3) DefaultBaseTypeLimitingValidator a small number of "too permissive" types is included as blocked as base type. It seems like java.lang.Runnable should be included; it is not yet there.