Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit feafe9d

Browse files
committed
Minor tweak to project README page.
1 parent ca31846 commit feafe9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# webgoat-benchmark
2-
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.
2+
The OWASP WebGoat Benchmark Edition (WBE) 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 <a href="https://www.owasp.org/index.php/ZAP">OWASP ZAP</a>. 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 application vulnerability detection tool.
33

44
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)