diff --git a/.gitmodules b/.gitmodules index 38608f22..acee72d1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "others/libinjection"] path = others/libinjection url = https://github.com/client9/libinjection.git +[submodule "bindings/python"] + path = bindings/python + url = https://github.com/SpiderLabs/ModSecurity-Python-bindings.git diff --git a/bindings/python b/bindings/python new file mode 160000 index 00000000..97ba6cc6 --- /dev/null +++ b/bindings/python @@ -0,0 +1 @@ +Subproject commit 97ba6cc6c87a813a1572d4dd5c3cdaee8335ef13