forked from CrowdStrike/Cloud-GCP
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request CrowdStrike#40 from carlosmmatos/minor-readme-updates
docs: readme updates
- Loading branch information
Showing
1 changed file
with
22 additions
and
14 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 |
---|---|---|
@@ -1,14 +1,22 @@ | ||
# Cloud-GCP | ||
A collection of projects supporting GCP integration | ||
|
||
|
||
## Contents | ||
* Falcon Integration Gateway -- Security Command Center (SCC) Backend | ||
* [Deployment Guide to GKE (using marketplace)](https://github.com/CrowdStrike/falcon-integration-gateway/blob/main/docs/listings/gke/UserGuide.md), [Marketplace listing](https://console.cloud.google.com/marketplace/product/crowdstrike-saas/falcon-integration-gateway-scc) | ||
* [Deployment Guide to GKE (manual)](https://github.com/CrowdStrike/falcon-integration-gateway/tree/main/docs/gke) | ||
* [Developer Instructions](https://github.com/CrowdStrike/falcon-integration-gateway/tree/main/fig/backends/gcp) | ||
* VM Sensor Deployment | ||
* [Google VM Manager (OS Policy)](https://github.com/CrowdStrike/gcp-vm-manager-os-policy) | ||
* Cloud Storage Security | ||
* [Cloud Storage Bucket Protection w/ QuickScan Pro API](https://github.com/crowdstrike/cloud-storage-protection) | ||
* [Cloud Storage Bucket Protection w/ QuickScan API](cloud-storage-protection) (*Deprecated and slated for removal in 6 months*) | ||
<p align="center"> | ||
<img src="https://raw.githubusercontent.com/CrowdStrike/falconpy/main/docs/asset/cs-logo.png" alt="CrowdStrike logo" width="500"/> | ||
</p> | ||
|
||
# GCP Integrations and Guides | ||
|
||
## Security Command Center Integration | ||
|
||
- **Falcon Integration Gateway** | ||
- [Marketplace Deployment Guide (GKE)](https://github.com/CrowdStrike/falcon-integration-gateway/blob/main/docs/listings/gke/UserGuide.md) | [Marketplace Listing](https://console.cloud.google.com/marketplace/product/crowdstrike-saas/falcon-integration-gateway-scc) | ||
- [Manual Deployment Guide (GKE)](https://github.com/CrowdStrike/falcon-integration-gateway/tree/main/docs/gke) | ||
|
||
## CrowdStrike Sensor Automation | ||
|
||
- **VM Sensor Deployment** | ||
- [Google VM Manager (OS Policy)](https://github.com/CrowdStrike/gcp-vm-manager-os-policy) | ||
|
||
## Cloud Storage Protection | ||
|
||
- [Cloud Storage Bucket Protection with CrowdStrike QuickScan Pro API](https://github.com/crowdstrike/cloud-storage-protection) | ||
- [Cloud Storage Bucket Protection with CrowdStrike QuickScan ML API](cloud-storage-protection) | ||
- (*Deprecated and slated for removal in 6 months*) |