Skip to content

Commit 1d98e66

Browse files
committed
Update README.md
1 parent a28118b commit 1d98e66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Benchmark
1+
# OWASP Benchmark
22
The OWASP Benchmark Project 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). A future release will support Dynamic Analysis Security Testing Tools (DAST), like <a href="https://www.owasp.org/index.php/ZAP">OWASP ZAP</a>, and Interactive Analysis Security Testing Tools (IAST). 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 Benchmark</a> project pages. Please refer to that site for all the project details.

0 commit comments

Comments
 (0)