You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Ability to define a list of terms that should be excluded from PII and sensitive data scans.
Ensure the feature is configurable so that users can add and remove terms as needed.
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
The text was updated successfully, but these errors were encountered:
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:
Due Date
No response
Priority Level
Code of Conduct
The text was updated successfully, but these errors were encountered: