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

Fix #734. #740

Closed marina-p closed 1 year ago

marina-p commented 1 year ago

The dependency variable name was being extracted incorrectly in the case of lists.

This code was only being used by the invalid value checker.

Testing: