ScoutSuite icon indicating copy to clipboard operation
ScoutSuite copied to clipboard

utils.py L36: Unable to validate exception for throttling: argument of type 'RequestsTransportResponse' is not iterable

Open arp-11 opened this issue 4 years ago • 1 comments

Running into this bug while using ScoutSuite v6 to scan Azure image

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.

arp-11 avatar Dec 20 '21 17:12 arp-11

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.

fernando-gallego avatar Jun 03 '22 11:06 fernando-gallego