Closed Flat closed 8 years ago
Setting shell scripts to be world writable is a security issue. For example another user could edit the script to execute malicious code and it would automatically just get ran by the build.sh script if you didn't audit it.
Whoops, you are right, this is one of my old (bad) habits.
Setting shell scripts to be world writable is a security issue. For example another user could edit the script to execute malicious code and it would automatically just get ran by the build.sh script if you didn't audit it.