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.08k stars 78 forks source link

Exclude include #134

Closed DeliciousBounty closed 10 months ago

DeliciousBounty commented 11 months ago

This PR solved the following issue: #78 ( Users can have now the possibility to disable specific checks). Based on a previous PR #114 but added the possibility to passive include, active include. In addition I changed the profile intrusive to active and implemented it.

jayvdb commented 10 months ago

@DeliciousBounty , this branch now has conflicts