Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Commit

Permalink
Merge pull request #466 from JupiterOne/int-3263-sort-service-names
Browse files Browse the repository at this point in the history
Add cloudasset.assets.searchAllIamPolicies to custom permissions array and reorder services
  • Loading branch information
ndowmon authored Apr 6, 2022
2 parents 580b284 + 50a437a commit d0b9ebe
Showing 1 changed file with 37 additions and 36 deletions.
73 changes: 37 additions & 36 deletions docs/jupiterone.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,30 +54,30 @@ all of the supported data into JupiterOne:

| Service Name | Service API |
| ---------------------------------------------------------------------------------------------------------------- | ----------------------------------- |
| [Service Usage](https://console.developers.google.com/apis/library/serviceusage.googleapis.com) | serviceusage.googleapis.com |
| [Cloud Functions](https://console.developers.google.com/apis/library/cloudfunctions.googleapis.com) | cloudfunctions.googleapis.com |
| [Cloud Storage](https://console.developers.google.com/apis/library/storage.googleapis.com) | storage.googleapis.com |
| [Identity and Access Management (IAM)](https://console.developers.google.com/apis/library/iam.googleapis.com) | iam.googleapis.com |
| [Cloud Resource Manager](https://console.developers.google.com/apis/library/cloudresourcemanager.googleapis.com) | cloudresourcemanager.googleapis.com |
| [Cloud Engine](https://console.developers.google.com/apis/library/compute.googleapis.com) | compute.googleapis.com |
| [Cloud Key Management Service (KMS)](https://console.developers.google.com/apis/library/cloudkms.googleapis.com) | cloudkms.googleapis.com |
| [Cloud SQL](https://console.developers.google.com/apis/library/sqladmin.googleapis.com) | sqladmin.googleapis.com |
| [Access Context Manager](https://console.developers.google.com/apis/library/accesscontextmanager.googleapis.com) | accesscontextmanager.googleapis.com |
| [API Gateway](https://console.developers.google.com/apis/library/apigateway.googleapis.com) | apigateway.googleapis.com |
| [App Engine Admin](https://console.developers.google.com/apis/library/appengine.googleapis.com) | appengine.googleapis.com |
| [BigQuery](https://console.developers.google.com/apis/library/bigquery.googleapis.com) | bigquery.googleapis.com |
| [Binary Authorization](https://console.developers.google.com/apis/library/binaryauthorization.googleapis.com) | binaryauthorization.googleapis.com |
| [Certificate Authority Service](https://console.developers.google.com/apis/library/privateca.googleapis.com) | privateca.googleapis.com |
| [Cloud Asset](https://console.developers.google.com/apis/library/cloudasset.googleapis.com) | cloudasset.googleapis.com |
| [Cloud DNS](https://console.developers.google.com/apis/library/dns.googleapis.com) | dns.googleapis.com |
| [Kubernetes Engine](https://console.developers.google.com/apis/library/container.googleapis.com) | container.googleapis.com |
| [Cloud Functions](https://console.developers.google.com/apis/library/cloudfunctions.googleapis.com) | cloudfunctions.googleapis.com |
| [Cloud Key Management Service (KMS)](https://console.developers.google.com/apis/library/cloudkms.googleapis.com) | cloudkms.googleapis.com |
| [Cloud Logging](https://console.developers.google.com/apis/library/logging.googleapis.com) | logging.googleapis.com |
| [Stackdriver Monitoring](https://console.developers.google.com/apis/library/monitoring.googleapis.com) | monitoring.googleapis.com |
| [Binary Authorization](https://console.developers.google.com/apis/library/binaryauthorization.googleapis.com) | binaryauthorization.googleapis.com |
| [Cloud Memorystore for Memcached](https://console.developers.google.com/apis/library/memcache.googleapis.com) | memcache.googleapis.com |
| [Cloud Pub/Sub](https://console.developers.google.com/apis/library/pubsub.googleapis.com) | pubsub.googleapis.com |
| [App Engine Admin](https://console.developers.google.com/apis/library/appengine.googleapis.com) | appengine.googleapis.com |
| [Cloud Resource Manager](https://console.developers.google.com/apis/library/cloudresourcemanager.googleapis.com) | cloudresourcemanager.googleapis.com |
| [Cloud Run](https://console.developers.google.com/apis/library/run.googleapis.com) | run.googleapis.com |
| [Cloud Memorystore for Redis](https://console.developers.google.com/apis/library/redis.googleapis.com) | redis.googleapis.com |
| [Cloud Memorystore for Memcached](https://console.developers.google.com/apis/library/memcache.googleapis.com) | memcache.googleapis.com |
| [API Gateway](https://console.developers.google.com/apis/library/apigateway.googleapis.com) | apigateway.googleapis.com |
| [Cloud Spanner](https://console.developers.google.com/apis/library/spanner.googleapis.com) | spanner.googleapis.com |
| [Certificate Authority](https://console.developers.google.com/apis/library/privateca.googleapis.com) | privateca.googleapis.com |
| [Cloud Asset](https://console.developers.google.com/apis/library/cloudasset.googleapis.com) | cloudasset.googleapis.com |
| [Access Context Manager](https://console.developers.google.com/apis/library/accesscontextmanager.googleapis.com) | accesscontextmanager.googleapis.com |
| [Cloud SQL Admin](https://console.developers.google.com/apis/library/sqladmin.googleapis.com) | sqladmin.googleapis.com |
| [Cloud Storage](https://console.developers.google.com/apis/library/storage.googleapis.com) | storage.googleapis.com |
| [Compute Engine](https://console.developers.google.com/apis/library/compute.googleapis.com) | compute.googleapis.com |
| [Google Cloud Memorystore for Redis](https://console.developers.google.com/apis/library/redis.googleapis.com) | redis.googleapis.com |
| [Identity and Access Management (IAM)](https://console.developers.google.com/apis/library/iam.googleapis.com) | iam.googleapis.com |
| [Kubernetes Engine](https://console.developers.google.com/apis/library/container.googleapis.com) | container.googleapis.com |
| [Service Usage](https://console.developers.google.com/apis/library/serviceusage.googleapis.com) | serviceusage.googleapis.com |
| [Stackdriver Monitoring](https://console.developers.google.com/apis/library/monitoring.googleapis.com) | monitoring.googleapis.com |

Google Cloud service APIs can be enabled using one of the following methods:

Expand All @@ -101,30 +101,30 @@ integration supports:

```
gcloud services enable \
serviceusage.googleapis.com \
cloudfunctions.googleapis.com \
storage.googleapis.com \
iam.googleapis.com \
cloudresourcemanager.googleapis.com \
compute.googleapis.com \
cloudkms.googleapis.com \
sqladmin.googleapis.com \
accesscontextmanager.googleapis.com \
apigateway.googleapis.com \
appengine.googleapis.com \
bigquery.googleapis.com \
container.googleapis.com \
binaryauthorization.googleapis.com \
privateca.googleapis.com \
cloudasset.googleapis.com \
dns.googleapis.com \
cloudfunctions.googleapis.com \
cloudkms.googleapis.com \
logging.googleapis.com \
monitoring.googleapis.com \
binaryauthorization.googleapis.com \
memcache.googleapis.com \
pubsub.googleapis.com \
appengine.googleapis.com \
cloudresourcemanager.googleapis.com \
run.googleapis.com \
redis.googleapis.com \
memcache.googleapis.com \
apigateway.googleapis.com \
spanner.googleapis.com \
privateca.googleapis.com \
cloudasset.googleapis.com \
accesscontextmanager.googleapis.com
sqladmin.googleapis.com \
storage.googleapis.com \
compute.googleapis.com \
redis.googleapis.com \
iam.googleapis.com \
container.googleapis.com \
serviceusage.googleapis.com \
monitoring.googleapis.com
```

#### Creating Google Cloud project service account
Expand All @@ -148,6 +148,7 @@ integration by configuring a custom role with the following permissions:
```
appengine.applications.get
binaryauthorization.policy.get
cloudasset.assets.searchAllIamPolicies
compute.projects.get
orgpolicy.policies.get
```
Expand Down

0 comments on commit d0b9ebe

Please sign in to comment.