This repository has been archived by the owner on Jun 25, 2024. It is now read-only.
generated from JupiterOne-Archives/integration-template
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -149,6 +149,7 @@ integration by configuring a custom role with the following permissions: | |
appengine.applications.get | ||
binaryauthorization.policy.get | ||
compute.projects.get | ||
orgpolicy.policies.get | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
eXtremeX
Author
Contributor
|
||
``` | ||
|
||
See the | ||
|
@@ -206,6 +207,15 @@ resourcemanager.organizations.getIamPolicy | |
cloudasset.assets.searchAllIamPolicies | ||
``` | ||
|
||
The integration will also try to ingest organization policy for | ||
"storage.publicAccessPrevention" to precisely calculate storage buckets public | ||
access, it is therefore recommended that the following permission is also | ||
included in the custom role above: | ||
|
||
``` | ||
orgpolicy.policies.get | ||
``` | ||
|
||
1. Navigate to the Cloud Resource Manager for that organization and | ||
[add a new member to the organization](https://cloud.google.com/resource-manager/docs/access-control-org#grant-access). | ||
The new member email address is the email address of the service account that | ||
|
the policy at GCP is documented as orgpolicy.policy.get not policies.get (there is a policies.list but not policies.get)
https://cloud.google.com/resource-manager/docs/access-control-org