summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 098f2fba61d6af9be739d8f162934d2eed84be1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = webgoat
	pkgdesc = Deliberately insecure J2EE web application designed to teach web application security concepts
	pkgver = 7.1
	pkgrel = 1
	url = https://github.com/WebGoat/WebGoat
	install = webgoat.install
	arch = i686
	arch = x86_64
	license = GPL2
	makedepends = maven
	makedepends = git
	depends = java-runtime
	optdepends = webscarab: proxy for analyzing applications that communicate using the HTTP and HTTPS protocols, used to help solve most WebGoat lessons
	optdepends = paros: MitM HTTP/HTTPS proxy, spider, XSS and injection scanner + more, used to help solve WebGoat lessons
	source = webgoat-7.1.tar.gz::https://github.com/WebGoat/WebGoat/archive/7.1.tar.gz
	source = webgoat.sh
	source = git+https://github.com/WebGoat/WebGoat-Lessons.git
	sha256sums = bbf5c3abbc43a7e7f5bcc01af5ab5969a9a063c0f630c82606398e5ec71a8d9e
	sha256sums = 3615a09c64eb07709bede9b22782bedeffe7c7097cde1c6bcc2a07adcd28712c
	sha256sums = SKIP

pkgname = webgoat