/snuffleupagus

Security module for php7 - Killing bugclasses and virtual-patching the rest!

Primary LanguagePHPGNU Lesser General Public License v3.0LGPL-3.0

Snuffleupagus

Build Status Coverity status CII Best Practices Documentation Status Coverage Status Twitter URL

Snuffleupagus is a PHP 7+ module designed to drastically raise the cost of attacks against websites, by killing entire bug classes. It also provides a powerful virtual-patching system, allowing administrator to fix specific vulnerabilities and audit suspicious behaviours without having to touch the PHP code.

You can read its documentation here.