Hi Your software is broken by assuming a command can be split up into arguments by spaces, and also not letting the os package properly escape your arguments. https://github.com/amalfra/oexec/blob/master/oexec.go#L48…
Hi Your software is broken by assuming a command can be split up into arguments by spaces, and also not letting the os package properly escape your arguments. https://github.com/amalfra/oexec/blob/master/oexec.go#L48…