-
Notifications
You must be signed in to change notification settings - Fork 603
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
New Predefined Recognizer for Indian Passport #1350 #1351
Conversation
@microsoft-github-policy-service agree |
presidio-analyzer/presidio_analyzer/predefined_recognizers/in_passport_recognizer.py
Outdated
Show resolved
Hide resolved
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
presidio-analyzer/presidio_analyzer/predefined_recognizers/in_passport_recognizer.py
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
Hi @omri374, I saw few checks were not successful, after analyzing I found those were linting issues and I have fixed those. There are no errors in local after running flake8. I have updated the code. Thank you |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
Change Description
Describe your changes
This predefined recognizer will help in protecting PII element which is Indian Passport Number.
Predefined Recognizer named IN_PASSPORT is added
Issue reference
This PR fixes issue #1350
Checklist