summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: be3e9a1432cf60812558cf4871effbc2175a44ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = wapiti
	pkgdesc = A vulnerability scanner for web applications. It currently search vulnerabilities like XSS, SQL and XPath injections, file inclusions, command execution, LDAP injections, CRLF injections...
	pkgver = 3.0.0
	pkgrel = 1
	url = http://wapiti.sourceforge.net/
	arch = any
	license = GPL
	depends = python
	depends = python-requests
	depends = python-beautifulsoup4
	depends = python-lxml
	depends = python-tld
	depends = python-yaswfp
	depends = python-mako
	depends = python-pysocks
	source = http://downloads.sourceforge.net/sourceforge/wapiti/wapiti/wapiti-3.0.0/wapiti-3.0.0.tar.gz
	sha256sums = 4708fa1d8159b0a5e606bdb26e1454e8df1d8bf6e11d9ad63c84e12e8edc8daa

pkgname = wapiti