Skip to content

Commit

Permalink
Fetch all roles
Browse files Browse the repository at this point in the history
  • Loading branch information
bgeesaman committed Aug 6, 2024
1 parent 292e1ab commit 69fc20f
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 20 deletions.
8 changes: 4 additions & 4 deletions gcp_roles_cai.json

Large diffs are not rendered by default.

12 changes: 1 addition & 11 deletions roles/chronicle.soarServiceAgent
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,9 @@
"cloudasset.assets.analyzeIamPolicy",
"cloudasset.assets.searchAllIamPolicies",
"cloudasset.assets.searchAllResources",
"compute.firewalls.get",
"compute.firewalls.update",
"compute.instances.deleteAccessConfig",
"compute.instances.get",
"compute.instances.list",
"compute.instances.stop",
"compute.instances.updateNetworkInterface",
"compute.networks.updatePolicy",
"compute.zones.list",
"iam.serviceAccounts.disable",
"iam.serviceAccounts.list",
Expand All @@ -26,14 +21,9 @@
"securitycenter.findings.setState",
"securitycenter.findings.update",
"securitycenter.notificationconfig.create",
"securitycenter.notificationconfig.delete",
"securitycenter.notificationconfig.get",
"securitycenter.notificationconfig.update",
"securitycenter.sources.list",
"storage.buckets.get",
"storage.buckets.getIamPolicy",
"storage.buckets.list",
"storage.buckets.update"
"securitycenter.sources.list"
],
"name": "roles/chronicle.soarServiceAgent",
"stage": "GA",
Expand Down
3 changes: 0 additions & 3 deletions roles/container.serviceAgent
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
"description": "Gives Kubernetes Engine account access to manage cluster resources. Includes access to service accounts.",
"etag": "AA==",
"includedPermissions": [
"autoscaling.sites.readRecommendations",
"autoscaling.sites.writeMetrics",
"autoscaling.sites.writeState",
"bigquery.datasets.create",
"bigquery.datasets.get",
"bigquery.tables.create",
Expand Down
2 changes: 1 addition & 1 deletion roles/datacatalog.migrationConfigAdmin
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"resourcemanager.projects.list"
],
"name": "roles/datacatalog.migrationConfigAdmin",
"stage": "BETA",
"stage": "ALPHA",
"title": "DataCatalog Migration Config Admin"
}
1 change: 0 additions & 1 deletion roles/monitoring.notificationServiceAgent
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"bigquery.jobs.create",
"cloudfunctions.functions.get",
"cloudtrace.traces.patch",
"logging.links.list",
"monitoring.metricDescriptors.get",
"monitoring.metricDescriptors.list",
"monitoring.monitoredResourceDescriptors.get",
Expand Down

0 comments on commit 69fc20f

Please sign in to comment.