SecurityFTW / cs-suite

Cloud Security Suite - One stop tool for auditing the security posture of AWS/GCP/Azure infrastructure.
GNU General Public License v3.0
1.13k stars 217 forks source link

few minor fixes to make azure auditing work #37

Closed objectified closed 4 years ago

objectified commented 5 years ago

Made a few fixes to make Azure auditing work:

objectified commented 5 years ago

I've set the account_name that is used to the default Azure subscription, as that's the one that is being used by all CLI commands. If it is desired that cs-suite will check all subscriptions instead, we'll need to change the implementation to match that.