Vibeleaderboard
Index / tool
Visit github.com
Category
Developer Tools
Rank
No. 1010Tools index
Pricing
Open Source
Platform
cli
Type
TOOL
GitHub
127 stars
Latest release
v0.1.1
Date

About

A Python CLI and library that scans SQL databases to detect sensitive columns, masks them with deterministic realistic fakes, and validates that masking succeeded row-by-row before data is copied to lower-security environments. It supports pattern-based detection, optional local or remote LLM-assisted detection, a seed map for consistent masking across snapshots, and works across PostgreSQL, MySQL, SQL Server, Oracle, and SQLite via SQLAlchemy.

What it can do

  • Scan SQL databases to detect sensitive columns

    SQL databaseList of detected sensitive columns

  • Mask sensitive columns with deterministic realistic fake data

    Sensitive columnsMasked data

  • Validate that masking succeeded row-by-row

    Masked databaseValidation report

  • Detect sensitive data using local or remote LLM assistance

    Database schema/dataSensitive column detection results

  • Maintain a seed map for consistent masking across snapshots

    Seed mapConsistent masked values across runs

Tags

data-maskingdatabaseprivacygdprpiidata-governancesecuritypython

Tech Stack

Python

Comments (0)

No comments yet

Editorially curated, with community endorsements as a secondary signal. Corrections welcome.