diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..de30930 --- /dev/null +++ b/debian/control | |||
| @@ -0,0 +1,15 @@ | |||
| 1 | Source: nbs-phpmalwarefinder | ||
| 2 | Section: utils | ||
| 3 | Version: 1:0.1.1-1~deb##version+nbs20150428 | ||
| 4 | Priority: optional | ||
| 5 | Maintainer: Security team <secu@nbs-system.com> | ||
| 6 | Build-Depends: debhelper (>= 8) | ||
| 7 | Standards-Version: 3.9.5 | ||
| 8 | Vcs-Git: https://github.com/nbs-system/php-malware-finder | ||
| 9 | Vcs-Browser: https://github.com/nbs-system/php-malware-finder | ||
| 10 | |||
| 11 | Package: nbs-phpmalwarefinder | ||
| 12 | Architecture: any | ||
| 13 | Depends: nbs-yara, util-linux | ||
| 14 | Description: yara-based php webshell finder | ||
| 15 | PhpMalwareFinder is a webshell hunter using yara and signatures. | ||
