diff options
| author | jvoisin | 2021-01-05 13:42:17 +0100 |
|---|---|---|
| committer | jvoisin | 2021-01-05 13:42:17 +0100 |
| commit | 33ddf2bc6eda0e3305b6ecc8d7767ab9f393d8a9 (patch) | |
| tree | 06b229775189f92257925178a614c5f4833490be | |
| parent | a179f4993cfe3e446237c8440b41c7407326a32d (diff) | |
Update a bit our README
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -45,7 +45,7 @@ | |||
| 45 | <a href="#thanks">Thanks</a> | 45 | <a href="#thanks">Thanks</a> |
| 46 | </p> | 46 | </p> |
| 47 | 47 | ||
| 48 | Snuffleupagus is a [PHP 7+](https://secure.php.net/) module designed to | 48 | Snuffleupagus is a [PHP 7+ and 8+](https://secure.php.net/) module designed to |
| 49 | drastically raise the cost of attacks against websites, by killing entire bug | 49 | drastically raise the cost of attacks against websites, by killing entire bug |
| 50 | classes. It also provides a powerful virtual-patching system, allowing | 50 | classes. It also provides a powerful virtual-patching system, allowing |
| 51 | administrator to fix specific vulnerabilities and audit suspicious behaviours | 51 | administrator to fix specific vulnerabilities and audit suspicious behaviours |
