Skip to content

Commit a6831a9

Browse files
authored
Merge pull request CrowdStrike#39 from carlosmmatos/deprecate-storage-protection
Deprecate storage protection
2 parents c3604ec + 06b6ef8 commit a6831a9

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ A collection of projects supporting GCP integration
88
* [Deployment Guide to GKE (manual)](https://github.com/CrowdStrike/falcon-integration-gateway/tree/main/docs/gke)
99
* [Developer Instructions](https://github.com/CrowdStrike/falcon-integration-gateway/tree/main/fig/backends/gcp)
1010
* VM Sensor Deployment
11-
* [Google VM Manager (OS Policy)](https://github.com/CrowdStrike/gcp-vm-manager-os-policy)
11+
* [Google VM Manager (OS Policy)](https://github.com/CrowdStrike/gcp-vm-manager-os-policy)
1212
* Cloud Storage Security
13-
* [Cloud Storage Bucket Protection w/ QuickScan API](cloud-storage-protection)
13+
* [Cloud Storage Bucket Protection w/ QuickScan Pro API](https://github.com/crowdstrike/cloud-storage-protection)
14+
* [Cloud Storage Bucket Protection w/ QuickScan API](cloud-storage-protection) (*Deprecated and slated for removal in 6 months*)

cloud-storage-protection/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
[![Twitter URL](https://img.shields.io/twitter/url?label=Follow%20%40CrowdStrike&style=social&url=https%3A%2F%2Ftwitter.com%2FCrowdStrike)](https://twitter.com/CrowdStrike)
44

5+
> [!WARNING]
6+
> ## DEPRECATION NOTICE
7+
>
8+
> This guide will be deprecated in the near future in favor of our new Cloud Storage Protection examples using the QuickScan Pro APIs. The new repository is available at:
9+
>
10+
> [https://github.com/crowdstrike/cloud-storage-protection](https://github.com/crowdstrike/cloud-storage-protection)
11+
512
# CrowdStrike Falcon GCP Cloud Storage Bucket Protection
613

714
## Prerequisites

0 commit comments

Comments
 (0)