Skip to content
This repository has been archived by the owner on Dec 27, 2020. It is now read-only.

redact sensitive info #1

Open
Kyle-Falconer opened this issue Nov 16, 2016 · 0 comments
Open

redact sensitive info #1

Kyle-Falconer opened this issue Nov 16, 2016 · 0 comments

Comments

@Kyle-Falconer
Copy link
Contributor

Kyle-Falconer commented Nov 16, 2016

text and numbers that look like sensitive information should be filtered out or the user should be notified so that the sensitive info can be redacted prior to upload

sensitive info can include:

  • dates of birth
  • social security numbers
  • home addesses

This feature should be unit tested. Each of these checks (for each date of birth, social security number, etc.) should be their own functions for easy validation. When sensitive information is found, the messages shown to the user return should not include the sensitive information, but should specify the row and column where it was found.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants