Skip to content

Security: cs121-team-panda/coconut-interpreter

Security

docs/Security.md

Security

The Coconut Interpreter uses AWS Lambda, a containerized, serverless backend which allows for safe execution of untrusted code. For instance, in the code below, attempting to access the system files will not do anything. demo3

There aren’t any published security advisories