elasticsearch/modules/analysis-common
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 Block specific config files from being accessed after startup (#107481) 2024-04-29 09:58:12 +01:00
build.gradle Update analysis-common module to use new rest test framework (#100719) 2023-10-30 13:42:25 -04:00