From 7f756fd7f709bc74b3eb558dccb44607844fedb4 Mon Sep 17 00:00:00 2001 From: Christopher Baklid Date: Wed, 30 May 2018 19:52:07 +0200 Subject: secure python execution make snekbox a class adds nsjail 2.5 (compiled on alpine 3.7) execute python code via nsjail --- tests/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/__init__.py (limited to 'tests/__init__.py') diff --git a/tests/__init__.py b/tests/__init__.py new file mode 100644 index 0000000..792d600 --- /dev/null +++ b/tests/__init__.py @@ -0,0 +1 @@ +# -- cgit v1.2.3