Skip to content

Commit 6d95e52

Browse files
authored
Update README.md
1 parent 28e6148 commit 6d95e52

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
1-
# CI/CD with Snowflake: Data Masking UDF Lab
1+
# CI/CD Pipelines with Snowflake
22

33
This repository contains the code for a CI/CD pipeline with Snowflake, demonstrating how to build, test, and deploy a data masking User-Defined Function (UDF) using GitHub Actions.
44

55
## Overview
66

7-
The Data Masking UDF provides functionality to mask Personally Identifiable Information (PII) such as:
8-
- Email addresses
9-
- Phone numbers
10-
- Credit card numbers
11-
- Social Security Numbers (SSNs)
127

138
The UDF supports different masking levels (high, medium, low) and is implemented using Snowpark Python.
149

0 commit comments

Comments
 (0)