blob: 9149bf3539041db1dc01fea2147b627831ccf27c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = wapiti
pkgdesc = A comprehensive web app vulnerability scanner written in Python
pkgver = 3.0.4
pkgrel = 1
url = http://wapiti.sourceforge.net
changelog = ChangeLog
arch = any
license = GPL
makedepends = python-setuptools
makedepends = python-pip
depends = python-requests
depends = python-beautifulsoup4
depends = python-lxml
depends = python-tld
depends = python-yaswfp
depends = python-mako
depends = python-pysocks
optdepends = python-requests-kerberos: Kerberos authentication
optdepends = python-requests-ntlm: NTLM authentication
options = zipman
source = http://downloads.sourceforge.net/sourceforge/wapiti/wapiti/wapiti-3.0.4/wapiti3-3.0.4.tar.gz
sha256sums = 8b696753a37506f0c3e8f542cb60e9f8198bb1bafd1a1dc97fbb9592becf31f3
pkgname = wapiti
|