Yelp / fuzz-lightyear

A pytest-inspired, DAST framework, capable of identifying vulnerabilities in a distributed, micro-service ecosystem through chaos engineering testing and stateful, Swagger fuzzing.
Other
205 stars 25 forks source link

Make `include` and `exclude` functionality equivalent #29

Open OiCMudkips opened 4 years ago

OiCMudkips commented 4 years ago

As of #28 we can blacklist operations and whitelist tags, but we can't whitelist operations and blacklist tags. Let's make it so we can.