JinwooHwang commented on PR #7923: URL: https://github.com/apache/geode/pull/7923#issuecomment-3276837565
Good point—the Security Model does mention that serialization is off by default and encourages users to evaluate security features individually. Since we already have a serialization section, perhaps we could use that space to remind users of the specific implications when serialization is turned on. For instance, the lack of default filters like validate-serializable-objects and geode.enableGlobalSerialFilter can lead to unrestricted deserialization. Making this more explicit could help users better assess the security posture. -- 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]
