OpenSearch/test-framework
Robert Muir e06cae84f3 only allow code to bind to the user's configured port numbers/ranges
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
2015-11-07 12:22:12 -05:00
..
src only allow code to bind to the user's configured port numbers/ranges 2015-11-07 12:22:12 -05:00
build.gradle remove jimfs dep in tests 2015-11-03 23:29:14 -05:00