-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
-
Jenkins 2.164
When an archive contain a symlink that is leading outside of the workspace, the current implementation check if the linked folder and every descendants in that folder are inside the workspace, causing some performance troubles if there are really numerous. Those checks are performed when we want to download the zip containing the specific symlink.
This case is mostly encountered when an undesired symlink is created.