Skip to content
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

[TASK]: Add feature to exclude specific terms from PII and sensitive data scanning #109

Open
2 of 4 tasks
dbosco opened this issue Oct 5, 2024 · 0 comments
Open
2 of 4 tasks

Comments

@dbosco
Copy link
Contributor

dbosco commented Oct 5, 2024

Task Details

We need to implement a feature that allows specific terms to be excluded from PII and sensitive data scanning. For example, while "[email protected]" is a valid email address, it may not be considered PII in certain contexts. Users should be able to configure terms like these to be ignored during scans to reduce false positives. This feature can help improve the accuracy of detection by excluding predefined terms that are not considered sensitive.

Acceptance Criteria:

  1. Ability to define a list of terms that should be excluded from PII and sensitive data scans.
  2. Ensure the feature is configurable so that users can add and remove terms as needed.
  3. Provide documentation on how to configure this feature.

Due Date

No response

Priority Level

  • Low
  • Medium
  • High

Code of Conduct

  • I agree to follow this project's Code of Conduct
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

No branches or pull requests

1 participant