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.
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?
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?