Re: [mod-security-users] Varnish modsecurity binding
Brought to you by:
victorhora,
zimmerletw
|
From: Felipe Z. <fe...@zi...> - 2019-07-03 13:30:20
|
Hi Xavier, Thank you for the effort on that. I am sure that is a precious addition to the libModSecurity family. I am delighted to see the bindings and how the community is fastly growing around libModSecurity. It is terrific to see people from the community engaged in contributing. Currently, we also have bindings for Python that is also maintained by the community - https://github.com/actions-security/pymodsecurity For me, this means a lot; The possibility of extendability (by bindings and others) was discussed back on the decision to move forward and create version 3 [ http://blog.zimmerle.org/2016/01/an-overview-of-upcoming-libmodsecurity.html ]. So, thank you ;) I have added your project to libModSecurity README file - https://github.com/SpiderLabs/ModSecurity/blob/v3/master/README.md#bindings Br., Felipe On Mon, Jul 1, 2019 at 2:15 PM Xavier De Cock <xd...@gm...> wrote: > Hello, > > As the use case became apparent in a company i work for, i've implemented > a small binding for the varnish proxy software. This should be considered a > proof of concept between alpha and beta quality. > > However to be able to stabilise the vmod, tests will prove useful. > > As with all project i recommend you yo test it on a staging env if > possible, review the code. > > Doc, test coverage & so on are still ongoing. But i'll be happy to take > any feedback and help make a contribution that will help other users. > > Currently most of it is ok, the body handling still need a more efficient > way of being done ( via varnish delivery (6.2) or fetch processor(6.1). But > i'm still searching for a way to access request privates variables. > > Thanks a lot for your attention and help. > > Regards, > > Xavier > > _______________________________________________ > mod-security-users mailing list > mod...@li... > https://lists.sourceforge.net/lists/listinfo/mod-security-users > Commercial ModSecurity Rules and Support from Trustwave's SpiderLabs: > http://www.modsecurity.org/projects/commercial/rules/ > http://www.modsecurity.org/projects/commercial/support/ > -- Br., Felipe Zimmerle |