diff options
| -rw-r--r-- | debian/control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 22107c9..f577218 100644 --- a/debian/control +++ b/debian/control | |||
| @@ -11,3 +11,8 @@ Package: snuffleupagus | |||
| 11 | Architecture: any | 11 | Architecture: any |
| 12 | Depends: ${shlibs:Depends}, ${misc:Depends} | 12 | Depends: ${shlibs:Depends}, ${misc:Depends} |
| 13 | Description: Security module for php7 and php8 | 13 | Description: Security module for php7 and php8 |
| 14 | Snuffleupagus is a PHP 7+ and 8+ module designed to drastically raise the | ||
| 15 | cost of attacks against websites, by killing entire bug classes. It also | ||
| 16 | provides a powerful virtual-patching system, allowing administrator to fix | ||
| 17 | specific vulnerabilities and audit suspicious behaviours without having to | ||
| 18 | touch the PHP code. | ||
