From a7612b80b7e524733d76741f8a9c6fe4f1edce3a Mon Sep 17 00:00:00 2001 From: Carlos Matos Date: Thu, 30 Jan 2025 15:04:18 -0500 Subject: [PATCH 1/2] docs: readme updates --- README.md | 36 ++++++++++++++++++++++-------------- 1 file changed, 22 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index bf769f3..fe154b8 100644 --- a/README.md +++ b/README.md @@ -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*) +

+ CrowdStrike logo +

+ +# 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) + +## Endpoint Security + +- **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*) From 28e04d7829df38434aa3b6ac522b35fa5ebadee1 Mon Sep 17 00:00:00 2001 From: Carlos Matos Date: Thu, 30 Jan 2025 15:09:50 -0500 Subject: [PATCH 2/2] Update README.md Co-authored-by: Gabe Alford --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe154b8..6ac331b 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ - [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) -## Endpoint Security +## CrowdStrike Sensor Automation - **VM Sensor Deployment** - [Google VM Manager (OS Policy)](https://github.com/CrowdStrike/gcp-vm-manager-os-policy)