This website requires JavaScript.
Explore
Help
Sign In
dubey
/
WebGoat
Watch
1
Star
0
Fork
0
You've already forked WebGoat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d474b0aac6a40e8423c59dda22508777b59dc288
WebGoat
/
webgoat
/
main
/
project
History
esheri3
d474b0aac6
Grammatical correctness. Updating (Aspect) wording.
...
git-svn-id:
http://webgoat.googlecode.com/svn/trunk@74
4033779f-a91e-0410-96ef-6bf7bf53c507
2007-01-23 15:33:39 +00:00
..
doc
Update info for OWASP build and for Release 5.0
2007-01-22 16:03:43 +00:00
JavaSource/org/owasp
/webgoat
The old Course object used some insane recursion, causing my JVM to spike at 100%. Furthermore, it increased the WebGoat initial startup time to roughly 1:30-2:00 minutes (for me). In order to address the disk access overhead (the current greatest impacter of performance), we now cache the file names before parsing the lessons and their resources.
2007-01-22 22:25:50 +00:00
WebContent
Grammatical correctness. Updating (Aspect) wording.
2007-01-23 15:33:39 +00:00
build.xml
Update info for OWASP build and for Release 5.0
2007-01-22 16:03:43 +00:00