Update comment
parent
bb964f69a3
commit
b531e56eef
|
@ -7,7 +7,9 @@ Problem: Any user can change the command to something dangerous that deletes fil
|
|||
causes irreversible damage to the system. I can even happen by mistake.
|
||||
|
||||
Suggestion: Add an option to the setup file that forbids to override the build command in the
|
||||
directive, and then only the setup file can configure build commands (if you want).
|
||||
directive, and then only the setup file can configure build commands (if you want). Another
|
||||
idea, an option to validate the build command, either against a regex or using an arbitrary
|
||||
script specified in setup file - then e.g. you can choose which commands are allowed.
|
||||
|
||||
What do you think?
|
||||
|
||||
|
|
Loading…
Reference in New Issue