snowplow / enrich

Snowplow Enrichment jobs and library
https://snowplowanalytics.com
Other
21 stars 39 forks source link

Common: enrichment to expunge sensitive data using the Data Loss Prevention API #69

Open chuwy opened 4 years ago

chuwy commented 4 years ago

We are seeing more frequent examples in the forums of users needing to expunge sensitive data that has been accidentally captured by Snowplow, for example by un-restricted use of the automatic form capture capabilities in the JavaScript Tracker.

It would be nice to add an enrichment which uses GCP's Data Loss Prevention API to check either all JSONs or properties within JSONs which have been flagged as potentially sensitive, and automatically expunge them if they pass a certain sensitive data threshold...

chuwy commented 4 years ago

Migrated from https://github.com/snowplow/snowplow/issues/3167 (comments are auto-generated)