google / gcp_scanner

A comprehensive scanner for Google Cloud
Apache License 2.0
311 stars 97 forks source link

crawl other GCP services - cloud run #121

Closed grumpyp closed 1 year ago

grumpyp commented 1 year ago

Hi, are there any other GCP services you want to crawl? Like Cloud Run for example? Is there any mandatoray checks I need to do before including?

Couldn't find any roadmap or something so I would just start with that.

mshudrak commented 1 year ago

Hi, you can take a look at other already merged PRs to understand what's needed for that. Look at #111 or #40 for examples.

mshudrak commented 1 year ago

As for other resources, basically any GCP product is in-scope.

grumpyp commented 1 year ago

Hi, thanks for the answer. It's not about the understanding but more of the need. I though there is a roadmap or something.

Cheers