Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: readme updates #40

Merged
merged 2 commits into from
Jan 30, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 22 additions & 14 deletions README.md
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*)