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.59k stars 296 forks source link

Add .replay suffix to the replay file #728

Closed marina-p closed 1 year ago

marina-p commented 1 year ago

Since bug report files in json format have been added, add the suffix to the replay file to make it clear which of the files can be used to replay the bug.

Also includes minor formatting changes in code related to bug logging/replay.