OpenSearch/qa/evil-tests
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
..
src/test Plugins: Enforce plugin zip does not contain zip entries outside of the unzip dir 2016-03-11 14:53:14 -08:00
build.gradle Improve thirdPartyAudit check, round 3 2015-12-28 22:38:55 -05:00