Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Have cloudsploit target a list of resources #1731

Open
audunmo opened this issue Nov 11, 2023 · 2 comments
Open

Have cloudsploit target a list of resources #1731

audunmo opened this issue Nov 11, 2023 · 2 comments

Comments

@audunmo
Copy link

audunmo commented Nov 11, 2023

We're currently considering deploying Cloudsploit in our GCP setup. In addition to full-org scans, we see some cases where we'd like Cloudsploit to only scan certain parts of our infrastructure, so that we get feedback very quickly. The pattern-based matching doesn't lend it self well to this use case due to the internal organization of these resources in GCP.

Is it at all technically feasible to have cloudsploit only target a subset of GCP resources via a specified list?

Happy to help with implementation over Christmas / in the new year

I imagine it would be something like:

cloudsploit --target project/xxx/run/xxx/service/xxx/...
 --target project/yyy/gke/yyy/cluster
 --target project/zzz/pubsub/zzz/topic/zzz
 --target ...
@audunmo audunmo changed the title Have cloudsploit target a list of reaources Have cloudsploit target a list of resources Nov 17, 2023
@alphadev4
Copy link
Collaborator

Hi @audunmo, We currently don't support resource based scanning. But we have plans for it in future. Thank you for your efforts.

@audunmo
Copy link
Author

audunmo commented Nov 27, 2023

@alphadev4 is it something that's planned for release within q1 of 2024?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants