Package Details: webgoat 2023.4-1

Git Clone URL: https://aur.archlinux.org/webgoat.git (read-only, click to copy)
Package Base: webgoat
Description: Deliberately insecure J2EE web application designed to teach web application security concepts
Upstream URL: https://github.com/WebGoat/WebGoat
Keywords: j2ee jsp security
Licenses: GPL2
Submitter: fnord0
Maintainer: daniel7 (gim)
Last Packager: daniel7
Votes: 10
Popularity: 0.002269
First Submitted: 2010-08-24 07:15 (UTC)
Last Updated: 2023-07-16 02:16 (UTC)

Dependencies (5)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2

vashysk commented on 2016-11-04 05:12 (UTC)

I've been trying all day to install Webgoat with some problems the first error/warning that pops up during the build() is [WARNING] The POM for org.owasp.webgoat:webgoat-container:jar:7.1-SNAPSHOT is missing, no dependency information available Downloading: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar Downloaded: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar (94 KB at 2598.9 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] webgoat-plugins-parent ............................. SUCCESS [ 5.535 s] [INFO] common ............................................. FAILURE [ 0.364 s] [INFO] goat-hills-financial ............................... SKIPPED [INFO] access-control-matrix .............................. SKIPPED [INFO] back-doors ......................................... SKIPPED . . . . [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.187 s [INFO] Finished at: 2016-11-04T00:01:21-05:00 [INFO] Final Memory: 16M/237M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project common: Could not resolve dependencies for project org.owasp.webgoat.lesson:common:jar:1.0: Could not find artifact org.owasp.webgoat:webgoat-container:jar:7.1-SNAPSHOT -> [Help 1] The only info I could find on it was in one of the pom.xml files the developers forgot to change "7.1-SNAPSHOT" from "7.0-SNAPSHOT", but that was solved in 2015. I checked anyways, and so far I haven't seen this error in any of the pom files Can anyone point me in the right direction in solving this?

tuxayo commented on 2016-04-15 12:52 (UTC)

The previous revision (7.0.1-1) was not including any lesson since they are now in a separate repository. Fixed, sorry about that.

tuxayo commented on 2016-04-14 19:07 (UTC)

I managed to migrate the PKGBUILD from the legacy version to the latest (7.0.1). As this package was orphan I guess it's my duty to adopt it ^^ Since it's the first time I mess with a PKGBUILD and the AUR. **There might be things that I did wrong**. So review and feedback would be highly appreciated. If someone is interested in keeping the legacy version, create a new package from the previous version: https://aur.archlinux.org/cgit/aur.git/snapshot/aur-e923579910428cf5b0ad848032b87af7b3768aa6.tar.gz

gim commented on 2014-10-29 18:53 (UTC)

Updated. Rewrote some PKGBUILD parts also.

TrialnError commented on 2014-10-01 11:23 (UTC)

6.0.1 is released, but no tags on Github. I just wanted to update the PKGBuild in case of Guidelines + removal of unnecessary stuff (sed line, and deps)