diff options
| author | Julien "shaddai" Reveret | 2015-10-08 17:44:47 +0200 |
|---|---|---|
| committer | Julien "shaddai" Reveret | 2015-10-08 17:44:47 +0200 |
| commit | 66d9d4db0f092a2abcaa3ffb8e09163928c6a57e (patch) | |
| tree | 468dd52a2583dd91cccb78ff8591eab0fd01703a /debian/control | |
| parent | bee60884bc2a4738827accdf5e3c89e865b9f453 (diff) | |
reorganized git repo
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. | ||
