-
Cleans up node calls and (barely) improves security as subprocess.Popen will… · 7cd8ffff
Cleans up node calls and (barely) improves security as subprocess.Popen will escape arguments properly. This means that instructors cannot set the grader/generator to ;/bin/rm -rf *; however, the python and node environments are not sandboxed at all and so instructors can still run arbitrarily malicious code.
Arjun Singh committed