OWASP-Benchmark / BenchmarkUtils

OWASP Benchmark Project Utilities - Provides scorecard generation and crawling tools for Benchmark style test suites.
https://owasp.org/www-project-benchmark/
GNU General Public License v3.0
15 stars 49 forks source link

Adapt ZapJsonReader to latest file structure #17

Closed darkspirit510 closed 1 year ago

darkspirit510 commented 2 years ago

ZAP changed the file structure of their JSON export: https://www.zaproxy.org/blog/2021-10-07-zap-2-11-0/

BenchmarkUtils should be able to read old and new format.

davewichers commented 2 years ago

I accepted the pull request. I want to test it before I close this ticket. Hope it works! :-)