Added Jail and Language abstractions.
Jails provide a broader configuration for a given command. Language provides programming-language configuration, so multiple jails can exist for a given language without duplicating configuration. * jail_code and safe_exec now live on the the Jail object * codejail does not autoconfigure an insecure codejail at import time * safe_exec can now be run for python3 codejails
Showing
codejail/exceptions.py
0 → 100644
codejail/jail.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
codejail/languages.py
0 → 100644
codejail/limits.py
0 → 100644
dev-requirements.txt
0 → 100644
Please
register
or
sign in
to comment