Skip to content

Commit

Permalink
Merge pull request CrowdStrike#40 from carlosmmatos/minor-readme-updates
Browse files Browse the repository at this point in the history
docs: readme updates
  • Loading branch information
carlosmmatos authored Jan 30, 2025
2 parents a6831a9 + 28e04d7 commit d606e10
Showing 1 changed file with 22 additions and 14 deletions.
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*)

0 comments on commit d606e10

Please sign in to comment.