diff options
Diffstat (limited to 'package/debian/control')
| -rw-r--r-- | package/debian/control | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/package/debian/control b/package/debian/control new file mode 100644 index 0000000..42a8839 --- /dev/null +++ b/package/debian/control | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | Source: nbs-phpmalwarefinder | ||
| 2 | Section: utils | ||
| 3 | Priority: optional | ||
| 4 | Maintainer: Julien Voisin <jvo@nbs-system.com> | ||
| 5 | Build-Depends: debhelper (>= 9) | ||
| 6 | Standards-Version: 3.9.5 | ||
| 7 | Vcs-Git: git@gitlab.nbs-system.com:packages/php-malware-finder.git | ||
| 8 | Vcs-Browser: gitlab.nbs-system.com:packages/php-malware-finder.git | ||
| 9 | |||
| 10 | Package: nbs-phpmalwarefinder | ||
| 11 | Architecture: any | ||
| 12 | Depends: nbs-yara | ||
| 13 | Description: yara-based php webshell finder | ||
| 14 | PhpMalwareFinder is a webshell hunter using yara and signatures. \ No newline at end of file | ||
