From 4982c9ea5f8fb04a81d2f110da461b6ac755af97 Mon Sep 17 00:00:00 2001 From: Christian Göttsche Date: Wed, 13 Dec 2023 20:45:59 +0100 Subject: debian: add extended package description --- debian/control | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debian/control b/debian/control index 22107c9..f577218 100644 --- a/debian/control +++ b/debian/control @@ -11,3 +11,8 @@ Package: snuffleupagus Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Security module for php7 and php8 + Snuffleupagus is a PHP 7+ and 8+ 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. -- cgit v1.3