microsoft / restler-fuzzer

RESTler is the first stateful REST API fuzzing tool for automatically testing cloud services through their REST APIs and finding security and reliability bugs in these services.
MIT License
2.52k stars 284 forks source link

Enable wildcard '*' for include_requests and exclude_requests #799

Closed marina-p closed 11 months ago

marina-p commented 11 months ago

The endpoints may now use the format:

'/blog/posts/*'

Testing: