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

Take `no_tokens_in_logs` into account in speccov. #745

Closed marina-p closed 1 year ago

marina-p commented 1 year ago

This option was being used for network logs only (in logger.py), but speccov.json was always filtering tokens. This change fixes the latter to also check the option.