-
Notifications
You must be signed in to change notification settings - Fork 3
Connectors Based on this Module
Manish Malik edited this page Aug 23, 2016
·
1 revision
Currently the followings connectors uses this binding:
- Expressjs connector (prototype)
- More to come 😃
It will be cool to add more connector supports. If you are interested in developing some connectors the following resources will be helpful to you:
- Sample connector : This sample connector demonstrate the use of underlying C APIs of libModSecurity (aka ModSecurity V3).
- regression test : This regression tests may be useful in demonstrating the use of underlying C++ APIs of libModSecurity (aka ModSecurity V3).
More guide for writing ModSecurity Connector will be added soon.