-
Notifications
You must be signed in to change notification settings - Fork 3
Getting Help Page
The following resources may be helpful if you need any help regarding this bindings:
###Help related to ModSecurity If you need any help specific to ModSecurity (like feature requests or rules related query), the ModSecurity website is the definitive location for all information related to ModSecurity.
Apart from this following resources related to ModSecurity are also useful:
- ModSecurity Users Mail-list (SourceForge)
- ModSecurity Developers Mail-list (SourceForge)
- OWASP ModSecurity Core Rules Mail-list (OWASP)
- You can also join the #modsecurity channel on irc.freenode.net.
###Help related to SWIG
This project is a SWIG generated Nodejs bindings for libmodsecurity. These bindings will allow users to utilize the exposed libmodsecurity interfaces directly from Nodejs, without writing the native binding by yourself. As such it does it work perfectly but sometimes you want to handle datatypes conversion between the target language and base language as per your requirements.
So, to get more details of SWIG you may refer to :
Apart from this following resources related to SWIG are also useful:
- General discussion and queries about SWIG for users
- Discussion list for SWIG developers or anyone interested in SWIG development.
- GitHub Repository of SWIG
If in case you have any other queries related to ModSecurity Nodejs bindings feel free to raise an issue on GitHub for the same