google / gcp_scanner

A comprehensive scanner for Google Cloud
Apache License 2.0
305 stars 95 forks source link

refactor: fix wrong filename cloud_source_manager_client.py #248

Closed sudiptob2 closed 1 year ago

sudiptob2 commented 1 year ago

cloud_source_manager_client.py filename is incorrect and creates confusion with cloud source repository. It sould be cloud_resource_manager_client.py. Also the classname should be refactored and changed to CloudResourceSourceManagerClient