dweiss commented on PR #15237: URL: https://github.com/apache/lucene/pull/15237#issuecomment-3341975878
> This makes sure that we only use Java's deserialization if it is properly guarded (with class whitelists and other filtering). I think it's always been the case that deserialization via object input streams could lead to odd things happening. I thought the direction was to move away from trying to secure Java and instead rely on external guardrails (removing the security manager being a prime example of this). Thanks for the pointer though. -- 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]
