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

allow users to enable and disable checkers via engine settings file #831

Open marina-p opened 8 months ago

marina-p commented 8 months ago

Description

Currently, checkers can only be configured on the command line. It should be possible to also choose checkers through an engine setting, with similar logic to enable/disable checkers.