blob: 16bc8b78aa0ab2657146d3f2e5c2a7ab59da26f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# Snuffleupagus
[](https://travis-ci.org/nbs-system/snuffleupagus)
[](https://scan.coverity.com/projects/nbs-system-snuffleupagus)
[](https://bestpractices.coreinfrastructure.org/projects/1267)
[](http://snuffleupagus.readthedocs.io/?badge=latest)
[](https://coveralls.io/github/nbs-system/snuffleupagus?branch=master)
Snuffleupagus is a [PHP 7+](https://secure.php.net/) 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](https://snuffleupagus.readthedocs.io/).
|