Skip to content

Commit

Permalink
Merge pull request #39 from carlosmmatos/deprecate-storage-protection
Browse files Browse the repository at this point in the history
Deprecate storage protection
  • Loading branch information
redhatrises authored Jan 30, 2025
2 parents c3604ec + 06b6ef8 commit a6831a9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ A collection of projects supporting GCP integration
* [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)
* [Google VM Manager (OS Policy)](https://github.com/CrowdStrike/gcp-vm-manager-os-policy)
* Cloud Storage Security
* [Cloud Storage Bucket Protection w/ QuickScan API](cloud-storage-protection)
* [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*)
7 changes: 7 additions & 0 deletions cloud-storage-protection/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

[![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)

> [!WARNING]
> ## DEPRECATION NOTICE
>
> 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:
>
> [https://github.com/crowdstrike/cloud-storage-protection](https://github.com/crowdstrike/cloud-storage-protection)
# CrowdStrike Falcon GCP Cloud Storage Bucket Protection

## Prerequisites
Expand Down

0 comments on commit a6831a9

Please sign in to comment.