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

[SSPROD-40621] Adding necessary view only permissions for GCP CSPM in order to Agentless Serverless scanning #27

Conversation

miguelpais
Copy link
Contributor

This PR adds the cloudfunction.viewer and cloudbuilders.builds.viewer roles to the base CSPM GCP onboarding on both org and single mode.

This is required to enable Agentless Google Cloud Function Scanning, since:

  1. We will list all the cloud functions on a customers project
  2. From the functions retrieved, we will scrape their last docker image build

From the information gathered, agentless serverless scanning will be enabled by scanning the retrieved docker image built for the GCP Cloud Function.

@miguelpais miguelpais self-assigned this Apr 29, 2024
@miguelpais miguelpais requested a review from a team as a code owner April 29, 2024 11:52
@miguelpais miguelpais merged commit a575ed2 into master Apr 29, 2024
8 checks passed
@miguelpais miguelpais deleted the ssprod-40621-extend-cloud-engine-with-builds-and-cloud-function-permissions branch April 29, 2024 16:24
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

Successfully merging this pull request may close these issues.

None yet

3 participants