Skip to content

v0.1.0 - Initial Release

Choose a tag to compare

@nithin42 nithin42 released this 31 Jul 02:05

πŸŽ‰ First stable release of pii-radar

✨ Features

  • Detects 6 PII types: EMAIL, PHONE, SSN, CREDIT_CARD, IP_ADDRESS, DATE_OF_BIRTH
  • Supports CSV and JSON files
  • Beautiful Rich terminal output with confidence scores
  • --report flag saves matches to CSV
  • --redact flag creates sanitized CSV copies
  • GitHub Actions CI across Python 3.9–3.12

πŸ“¦ Install

pip install pii-radar==0.1.0