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
@plokhotnyukupickle dependency is compile time only so it's a user responsibility to pick the lib version. I don't think that there is something to fix on my end. Feel free to reopen the issue if you have something to add.
The root of the problem is in default implementations of Scala's Map and Setscala/bug#11203 .
But due to shifting responsibility a lot of Scala libraries are affected.
I think that at least it should be clearly stated in docs that the affected library is vulnerable for the untrusted input and the responsibility is shifted to the user.
See com-lihaoyi/upickle#416
The text was updated successfully, but these errors were encountered: