cloudflare / cloudflare-gcp

Google Cloud Function to push json files from GC Storage to Big Query
Apache License 2.0
82 stars 49 forks source link

Reimplement support for Security Command Center #59

Open shagamemnon opened 3 years ago

shagamemnon commented 3 years ago

The existing Google Cloud Security Command Center integration is deprecated (https://github.com/cloudflare/cloudflare-gcp/tree/master/security-events). Now that Firewall Events can be delivered as an independent logstream, previous CPU and memory constraints imposed by Cloud Functions are no longer an issue.

shagamemnon commented 3 years ago

Depends on #58