Skip to content

v1.0.1 - India PII Detection

Choose a tag to compare

@Mandark-droid Mandark-droid released this 25 Mar 14:38
· 25 commits to main since this release

v1.0.1 - India PII Detection

Added

  • India-specific PII detection enabled by default:
    • Aadhaar (IN_AADHAAR) - 12-digit Aadhaar number detection
    • PAN (IN_PAN) - Permanent Account Number (ABCDE1234F format)
    • UPI (IN_UPI) - UPI addresses with 30+ bank handles (paytm, oksbi, ybl, gpay, etc.)
    • Indian Phone (IN_PHONE) - Mobile numbers with +91/91/0 prefix
  • Custom Presidio recognizers registered automatically when Presidio is available
  • Regex fallback patterns when Presidio is not installed
  • 16 new tests for India PII detection

Full Changelog

See CHANGELOG.md