google / gcp_scanner

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

remove: `compute_client_for_credentials` func from scanner #257

Closed peb-peb closed 1 year ago

peb-peb commented 1 year ago

The function is not being used anywhere in the code-base and is redundant.

It was removed in the PR #159 and is implemented in the src/gcp_scanner/client/compute_client.py