blob: e3fef09b70502a8b5767df586831c45f7b044e63 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = snallygaster
pkgdesc = Tool to scan for secret files on HTTP servers
pkgver = 0.0.12
pkgrel = 1
url = https://github.com/hannob/snallygaster
arch = any
license = GPL2
depends = python-urllib3
depends = python-beautifulsoup4
depends = python-dnspython
source = snallygaster-0.0.12.tar.gz::https://github.com/hannob/snallygaster/archive/refs/tags/v0.0.12.tar.gz
md5sums = a65dc38714dcd220c3c2da12db33394d
pkgname = snallygaster
|