pjfanning opened a new issue, #2099:
URL: https://github.com/apache/fury/issues/2099

   ### Feature Request
   
   `requireClassRegistration(false)` introduces the dangers that malicious 
users could trick you into loading data that causes a dangerous class to load.
   We have a disallow list and I think that should always be applied.
   I think it would be very useful if we supported an API that lets users do 
their own additional checks.
   
   ### Is your feature request related to a problem? Please describe
   
   Deserialization can be dangerous.
   
   ### Describe the solution you'd like
   
   _No response_
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Additional context
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to