Skip to content
Manish Malik edited this page Aug 13, 2016 · 2 revisions

Modsecurity-nodejs is the Nodejs binding for the ModSecurity v3 (aka libModSecurity). Since, ModSecurity V3 has a major change in its design, namely separating it to cores and connector (please refer to this article for more details). This Nodejs bindings will help developers in writing their own connectors using the methods or api(s) provided by this bindings.

📚 Documentation

🚢 Development


ModSecurity 3

To know more about ModSecurity 3, you may refer this:

Components

Clone this wiki locally