Skip to content

Commit 9563d93

Browse files
committed
Add link back to OWASP site home page.
1 parent 5fabccb commit 9563d93

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# webgoat-benchmark
22
The OWASP WebGoat Benchmark is a Java test suite designed to verify the speed and accuracy of vulnerability detection tools. The initial version is intended to support Static Analysis Security Testing Tools (SAST) and Interactive Analysis Security Testing Tools (IAST). A future release will support Dynamic Analysis Security Testing Tools (DAST), like OWASP ZAP. The goal is that this test application is fully runnable and all the vulnerabilities are actually exploitable so its a fair test for any kind of vulnerability detection tool.
3+
4+
The project documentation is all on the OWASP site at the <a href="https://www.owasp.org/index.php/Benchmark">OWASP WebGoat Benchmark Edition</a> project pages. Please refer to that site for all the project details.

0 commit comments

Comments
 (0)