Skip to content

Configuration and scripts for deploying ModSecurity v3 with Nginx

License

Notifications You must be signed in to change notification settings

OnyxfireInc/modsecurity-nginx

Repository files navigation

Configuration and scripts for deploying ModSecurity v3 with Nginx

About

These configurations and scripts are for our use and have not been tested for anything other than our intended purpose.

Building new binaries

  curl -s https://raw.githubusercontent.com/OnyxFireInc/modsecurity-nginx/master/build.sh | bash

Deploying latest version

  curl -s https://raw.githubusercontent.com/OnyxFireInc/modsecurity-nginx/master/deploy.sh | bash

Deploying for specific version

  curl -s https://raw.githubusercontent.com/OnyxFireInc/modsecurity-nginx/master/deploy.sh | bash -s v1.15.12

License

The custom configurations and scripts in this project were created for our sole use but you may use them at your own risk. They are released under the GPLv3 License.

libmodsecurity is Copyright (c) 2015 Trustwave Holdings, Inc. (http://www.trustwave.com/) and released under the Apache 2.0 license

modsecurity-nginx is Copyright (c) 2015 Trustwave Holdings, Inc. (http://www.trustwave.com/) and released under the Apache 2.0 license

About

Configuration and scripts for deploying ModSecurity v3 with Nginx

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages