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 283 forks source link

Plan for binary drops/official releases? #850

Open eddyashton opened 5 months ago

eddyashton commented 5 months ago

Description

There's a comment in README.md that "RESTler binary drops are coming soon", but the comment has been there for 4 years (since the initial commit). Are binary drops for release tags still planned? It looks like the build pipeline is already archiving the built binaries as a Pipeline Artifact (at least for Windows) - where would I find a similar drop for Linux?