OpenSearch/plugins/lang-groovy
Robert Muir eeeb42abef Clean up scripting permissions.
Now that groovy is factored out, we contain this dangerous stuff there.

TODO: look into those test hacks inspecting class protection domains, maybe we can
clean that one up too.

TODO: generalize the GroovyCodeSourcePermission to something all script engines check,
before entering accesscontrollerblocks. this way e.g. groovy script cannot coerce
python engine into creating something with more privs if it gets ahold of it... we
should probably protect the aws/gce hacks in the same way.
2015-09-29 09:54:12 -04:00
..
licenses Factor groovy out of core into lang-groovy 2015-09-28 20:17:45 -04:00
src Clean up scripting permissions. 2015-09-29 09:54:12 -04:00
pom.xml Factor groovy out of core into lang-groovy 2015-09-28 20:17:45 -04:00