Skip to content

Commit

Permalink
Remove LGTM badges from Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
anantdamle authored Jan 25, 2024
1 parent 8a0491e commit ab51e94
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Automatic data tokenizing pipelines

[![codecov](https://codecov.io/gh/GoogleCloudPlatform/auto-data-tokenize/branch/main/graph/badge.svg?token=2BUEEXNC1H)](https://codecov.io/gh/GoogleCloudPlatform/auto-data-tokenize)
[![Language grade: Java](https://img.shields.io/lgtm/grade/java/g/GoogleCloudPlatform/auto-data-tokenize.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/GoogleCloudPlatform/auto-data-tokenize/context:java)
[![Total alerts](https://img.shields.io/lgtm/alerts/g/GoogleCloudPlatform/auto-data-tokenize.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/GoogleCloudPlatform/auto-data-tokenize/alerts/)

This document discusses how to identify and tokenize data with an automated data transformation pipeline to detect sensitive data like personally identifiable information (PII), using Cloud Data Loss Prevention [(Cloud DLP)](https://cloud.google.com/dlp) and [Cloud KMS](https://cloud.google.com/kms). De-identification techniques like encryption lets you preserve the utility of your data for joining or analytics while reducing the risk of handling the data by obfuscating the raw sensitive identifiers.

Expand Down

0 comments on commit ab51e94

Please sign in to comment.