← Back to match
pii-radar
CLI tool that scans CSV, JSON, and Parquet files for PII before it leaks
Desktopfree
pii-radar is a free, open-source command-line tool that scans CSV, JSON, and Parquet files for personally identifiable information such as emails, phone numbers, SSNs, and credit card numbers, using pattern matching and checksum validation rather than heavy ML models. It integrates with pre-commit hooks and CI pipelines to fail a build when PII is detected, and includes streaming redaction for Azure Blob Storage and Event Hubs. It's for data engineers and ML practitioners who need to catch PII in datasets before it reaches production or version control.
Categories
Developer ToolsPrivacyCompliance

