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
13 stars 48 forks source link

Enhance FluidAttacks reader's canRead method to not detect Semgrep by mistake #50

Closed darkspirit510 closed 1 year ago

darkspirit510 commented 1 year ago

This adresses issue https://github.com/OWASP-Benchmark/BenchmarkJava/issues/199.

toolresults_comparison

darkspirit510 commented 1 year ago

Currently there seems to be an issue with github runners: https://github.com/actions/runner/issues/2653

davewichers commented 1 year ago

@darkspirit510 - I reran and it seems to run fine so I'm merging.