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

How can I run this without subscriptions? #60

Closed i0na-k closed 3 years ago

i0na-k commented 3 years ago

I am logging into az using the tag --allow-no-subscriptions however when running using cs.py --env azure I'm getting the error below:

ValidationError: The subscription '[subscription number]' could not be found.

I'm part of a security group which has read only access. Does this tool support the group access concept, or does it go by user permissions only?

mkannan22 commented 2 years ago

Did you ever find a solution to this?