-
Notifications
You must be signed in to change notification settings - Fork 3
Home
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.
- Getting Help
- #modsecurity@freenode
To know more about ModSecurity 3, you may refer this:
- ModSecurity Repository
- OWASP ModSecurity Core Rule Set (CRS) Project
- Motivations & Goals (Blog Post)
- Overview of Changes
Components