openapi.tools icon indicating copy to clipboard operation
openapi.tools copied to clipboard

add RESTler fuzzer to data validators

Open marina-p opened this issue 3 years ago • 1 comments

Hello,

I noticed that ApiFuzzer is listed under validation tools, and wanted to suggest also adding the RESTler fuzzer to the list: https://github.com/microsoft/restler-fuzzer

RESTLER's description from the README:

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. For a given cloud service with an OpenAPI/Swagger specification, RESTler analyzes its entire specification, and then generates and executes tests that exercise the service through its REST API.

marina-p avatar May 12 '21 22:05 marina-p

hey that sounds good, if you open a PR we will get it merged. thanks!

matthewtrask avatar May 12 '21 22:05 matthewtrask