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

feat: CAI Monitoring Cloud Function #1015

Merged

Conversation

Samir-Cit
Copy link
Contributor

@Samir-Cit Samir-Cit commented Nov 7, 2023

Hi folks.

This PR is to add a new Cloud Function that will monitor CAI assets with IAM Policy content type.

The Cloud Function will search for IAM members who has any role from a list of roles pre-defined.
If one role of the list of pre-defined roles is grant to a member, it will generate a SCC Finding with:

  • DateTime that the role was granted
  • Member who has the roles (user, service account, group...)
  • Roles that was granted

@Samir-Cit Samir-Cit marked this pull request as ready for review November 10, 2023 12:59
@Samir-Cit Samir-Cit requested review from rjerrems, gtsorbo and a team as code owners November 10, 2023 12:59
Copy link
Contributor

@gtsorbo gtsorbo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small changes, but otherwise great

1-org/envs/shared/variables.tf Outdated Show resolved Hide resolved
Samir-Cit and others added 2 commits November 23, 2023 11:08
@Samir-Cit Samir-Cit requested a review from gtsorbo November 23, 2023 21:33
@gtsorbo gtsorbo merged commit 141f067 into terraform-google-modules:master Dec 6, 2023
6 checks passed
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.

4 participants