mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-05 20:48:22 +00:00
Random code shouldn't be listening on sockets elsewhere. Today its the wild west, but we only need to grant access to what the user configured. This means e.g. multicast plugin has to declare its intentions in its security.policy Closes #14549