OWASP-Benchmark / BenchmarkJava

OWASP Benchmark is a test suite designed to verify the speed and accuracy of software vulnerability detection tools. A fully runnable web app written in Java, it supports analysis by Static (SAST), Dynamic (DAST), and Runtime (IAST) tools that support Java. The idea is that since it is fully runnable and all the vulnerabilities are actually exploitable, it’s a fair test for any kind of vulnerability detection tool. For more details on this project, please see the OWASP Benchmark Project home page.
https://owasp.org/www-project-benchmark/
GNU General Public License v2.0
667 stars 1.06k forks source link

Is Checkmarx CxOne supported? #234

Open junghanlee opened 3 hours ago

junghanlee commented 3 hours ago

I'm getting an error when I run a scoreboard with a json file in CxOne.

darkspirit510 commented 3 hours ago

Hi @junghanlee, any details/errors/exceptions you could provide? Otherwise, send your result file to me (github@darkspirit510.de) and I'll have a look on it. To be honest, until now I didn't hear about CxOne, so it's likely not supported, yet. Sascha