Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0-alpha-3
-
Component/s: Web interface
-
Labels:None
-
Number of attachments :
Description
I think this is a security issue if absolute paths are allowed...
We should make all the scripts be relative to the checkout, or configured in the server configuration and selectable from a dropdown.
What if for the shell executor the script being in the checkout directory be stipulated and for an Ant executor that it be in the path? Then I can check to make sure people aren't using any ".." for the shell scripts and they just have to use the installed version of ant.