ModSecurity Trustwave

Download

Stable Releases

ModSecurity is an open source product licensed under ASLv2. It comes with full source code and documentation. Older releases are signed by Ivan Ristic or Brian Rectanus. Newer releases are signed by Breno Silva. These public keys are available via most PGP key server mirrors.

NOTE: Direct downloads are handled by the SourceForge.net project page. More downloads are available there than listed on this page.

Snapshot/Candidate Releases

As part of an ongoing effort to improve the overall release process, these snapshots will be very similar to full releases, except that they might also have some small issue to solve before release a stable version.

Development Releases

If you would like to test out new features that are available in development releases, just follow these steps to sync with the SourceForge SVN repository:

  1. Create a directory to clone the code:
    mkdir /path/to/home/svn/modsecurity
    cd /path/to/home/svn
  2. Clone the source code:
    SVN:
    svn co https://mod-security.svn.sourceforge.net/svnroot/mod-security/m2/trunk modsecurity
    GIT:
    git svn clone --prefix=svn/ https://mod-security.svn.sourceforge.net/svnroot/mod-security/m2/trunk modsecurity

Community-Produced Binary packages

There are no binary packages on modsecurity.org. Below is a list of third-party sites that sometimes have an up-to-date binary version of ModSecurity:

ModSecurity Status
Stable: 2.6.3 (download)
CRS: 2.2.3 (download)