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

feat: add bearer reader #59

Closed cfabianski closed 7 months ago

cfabianski commented 7 months ago

Add Bearer Reader

https://github.com/bearer/bearer

Requires this one to be released https://github.com/Bearer/bearer/pull/1401

davewichers commented 7 months ago

@darkspirit510 - You OK with this MR now so I can merge it?

darkspirit510 commented 7 months ago

@davewichers the code looks good, but as you wrote in https://github.com/OWASP-Benchmark/BenchmarkJava/pull/214, I did not yet manage to create/test with a real file.

darkspirit510 commented 7 months ago

@davewichers I just build the code from Bearer's repo and was able to scan the file.

cfabianski commented 6 months ago

@davewichers I just build the code from Bearer's repo and was able to scan the file.

Hey @darkspirit510 thanks for this and sorry for the lack of response :( Yeah the release went probably after you tried https://github.com/Bearer/bearer/releases/tag/v1.31.0