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.13k stars 80 forks source link

New Passive check #30

Closed DeliciousBounty closed 2 years ago

DeliciousBounty commented 2 years ago

Hey , I wrote a new passive check, it consist to validate if there is an example in the request body or the response . This check is purely informative.