diff options
| author | Julien "shaddai" Reveret | 2015-10-08 17:44:47 +0200 |
|---|---|---|
| committer | Mathieu Deous | 2015-10-29 14:55:04 +0100 |
| commit | ff0c609ce15299fcd0da5f5b471d3519495977ff (patch) | |
| tree | b217ff3ed047ad0f63c4e39b8f400eebafa0d1a3 /debian/control | |
| parent | 1b88cf3b85d8e3225fb55526f53cbf4df75d9813 (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. | ||
