Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Support for Snowflake masking policies and custom classifiers #171

Open
anitalySuper opened this issue Dec 11, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@anitalySuper
Copy link

Snowflake has a custom classifier feature to create classes containing regex that can be used by Snowflake's classification stored procedure to scan for sensitive data in the data warehouse. Combining the results of the classifier with column tagging will then allow us to apply tag-based masking policies to auto detect and mask PII data.

Looking for support for the following:

@teej teej added the enhancement New feature or request label Dec 12, 2024
@teej
Copy link
Collaborator

teej commented Dec 18, 2024

Added a preview implementation of masking policies in v0.11.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants