OpenSearch/qa
Ryan Ernst 8b26c260d1 Plugins: Enforce plugin zip does not contain zip entries outside of the unzip dir
When unzipping a plugin zip, the zip entries are resolved relative to
the directory being unzipped into. However, there are currently no
checks that the entry name was not absolute, or relatively points
outside of the plugin dir. This change adds a check for those two cases.
2016-03-11 14:53:14 -08:00
..
evil-tests Plugins: Enforce plugin zip does not contain zip entries outside of the unzip dir 2016-03-11 14:53:14 -08:00
smoke-test-client Remove mention of mvn from ramaining java 2016-02-24 19:54:47 -08:00
smoke-test-ingest-disabled Added an ingest qa that tests processor real world like configurations. 2016-02-02 22:37:24 +01:00
smoke-test-ingest-with-all-dependencies test: replace test with rest test 2016-03-04 14:28:36 +01:00
smoke-test-multinode Build: Get multi node smoke tests working 2015-11-22 14:49:05 -08:00
smoke-test-plugins Build: Add fixture capabilities to integ tests 2015-12-19 15:46:21 -08:00
smoke-test-reindex-with-groovy [reindex] Make search failure cause rest failure 2016-03-10 13:47:49 -05:00
vagrant Don't try to install reindex plugin in bats tests 2016-02-29 10:28:30 -05:00