Skip to content

feat(regex): Enhance regex patterns and tests for PII detection #65

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

Merged
merged 1 commit into from
May 2, 2025

Conversation

sidmohan0
Copy link
Contributor

  • Improve regex patterns for IP addresses, credit cards, and phone numbers
  • Refactor tests using parameterization for better maintainability
  • Add comprehensive test cases for edge cases and invalid formats
  • Fix validation issues with IPv6 addresses and credit card formats
  • Document regex pattern logic with clear comments

- Improve regex patterns for IP addresses, credit cards, and phone numbers
- Refactor tests using parameterization for better maintainability
- Add comprehensive test cases for edge cases and invalid formats
- Fix validation issues with IPv6 addresses and credit card formats
- Document regex pattern logic with clear comments
@sidmohan0 sidmohan0 merged commit 1285ab3 into feat/regex-fallback May 2, 2025
@sidmohan0 sidmohan0 deleted the feat/regex-fallback-improvements branch May 2, 2025 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant