elasticsearch/qa/evil-tests
Simon Cooper 177dc263b3
Block specific config files from being accessed after startup (#107481)
Some files should never be accessed by ES or plugin code once startup has completed. Use the security manager to block these files from being accessed by anything at all. The current blocked files are elasticsearch.yml, jvm.options, and the jvm.options.d directory.
2024-04-29 09:58:12 +01:00
..
src/test Block specific config files from being accessed after startup (#107481) 2024-04-29 09:58:12 +01:00
build.gradle Minor clean up of guava dependencies (#99593) 2023-09-18 10:03:03 -05:00