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.62k stars 303 forks source link

Plan for binary drops/official releases? #850

Open eddyashton opened 10 months ago

eddyashton commented 10 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?