Update README.md

This commit is contained in:
Felipe Zimmerle 2019-07-03 09:58:02 -03:00 committed by GitHub
parent 341a5d01e1
commit d5b93c1013
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -261,6 +261,12 @@ We are open to discussing any new feature request with the community via the mai
feel free to open GitHub issues requesting new features. Before opening a
new issue, please check if there is one already opened on the same topic.
## Bindings
The libModSecurity design allows the integration with bindings. There is an effort to avoid brake the API [binary] compatibility to make an easy integration with possible bindings. Currently, there are two notable projects maintained by the community:
* Python - https://github.com/actions-security/pymodsecurity
* Varnish - https://github.com/xdecock/vmod-modsecurity
## Packing
Having our packages in distros on time is a desire that we have, so let us know