diff options
| author | Mathieu Deous | 2022-04-15 22:02:16 +0200 |
|---|---|---|
| committer | GitHub | 2022-04-15 22:02:16 +0200 |
| commit | 61126b35771eaa7537757362f264dbc8b6a32ed7 (patch) | |
| tree | 9732a52f1c39c8ae3d8a1a35e8cd9e45d7f2cfea /debian/control | |
| parent | 98fb222eb0a878df2abb6b13386a5ebc46b835c3 (diff) | |
Rewrite shell script in Go
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index b50454f..0000000 --- a/debian/control +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | Source: nbs-phpmalwarefinder | ||
| 2 | Section: utils | ||
| 3 | Priority: optional | ||
| 4 | Maintainer: Security team <secu@nbs-system.com> | ||
| 5 | Build-Depends: debhelper (>= 8) | ||
| 6 | Standards-Version: 3.9.5 | ||
| 7 | Vcs-Git: https://github.com/nbs-system/php-malware-finder | ||
| 8 | Vcs-Browser: https://github.com/nbs-system/php-malware-finder | ||
| 9 | |||
| 10 | Package: nbs-phpmalwarefinder | ||
| 11 | Architecture: any | ||
| 12 | Depends: nbs-yara, wget, nbs-python-yara, python | ||
| 13 | Description: yara-based php webshell finder | ||
| 14 | PhpMalwareFinder is a webshell and malware hunter using yara and signatures. | ||
