Cleans up node calls and (barely) improves security as subprocess.Popen will…
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.
Showing
Please
register
or
sign in
to comment