OpenSearch/plugins/lang-expression
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 expressions scripts out to lang-expression plugin 2015-09-22 20:33:47 -04:00
src Clean up scripting permissions. 2015-09-29 09:54:12 -04:00
pom.xml Remove -Xlint:-serial, the crazy exceptions are now gone 2015-09-22 20:51:11 -04:00