8b26c260d1
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. |
||
---|---|---|
.. | ||
src/test | ||
build.gradle |