ELTE-Clean / Clean-Administration-Platform

2 stars 1 forks source link

Security: Avoiding Files Injection #16

Open Mohido opened 2 years ago

Mohido commented 2 years ago

A student can write a clean program that can be harmful when we run the testing script. We can avoid this issue, by deleting the unnecessary libraries from the clean compiler that we are using. (IO libraries, ans such). We can add more security firewalls later, such as running the .icl files in an isolated environment.