ScoutSuite
ScoutSuite copied to clipboard
utils.py L36: Unable to validate exception for throttling: argument of type 'RequestsTransportResponse' is not iterable
Running into this bug while using ScoutSuite v6 to scan Azure

To Reproduce
scout azure --service-principal --tenant <tenant_id>
Sorry if this is a duplicate. I've tried searching by title but couldn't find another issue related to this.
Hi,
There is a workaround for this error in the develop branch while we continue investigating its root cause.
Changes have not yet made it to master; please give it a try with the develop branch to see if the error persists. Also check the new requirements.txt file which contains updated versions for multiple packages. These will be needed for the upgraded authentication scheme to work as expected.