blst-security / cherrybomb

Stop half-done APIs! Cherrybomb is a CLI tool that helps you avoid undefined user behaviour by auditing your API specifications, validating them and running API security tests.
https://www.blstsecurity.com/cherrybomb
Apache License 2.0
1.11k stars 78 forks source link

Added path prefix for checks #8

Closed chalmagean closed 2 years ago

chalmagean commented 2 years ago

Hey, I noticed the files mentioned in the contributing guide are missing the swagger path. So this PR addresses that.

GuyL99 commented 2 years ago

Thanks for noticing, I'll merge the fixes