-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
To add an exclude list (a configurable denylist) that always masks specific text or regex patterns, even if they are not detected as PII by Presidio (or fall below score_threshold). This would complement the existing masking.whitelist, which prevents masking for known-safe terms.
PasteGuard currently supports masking.whitelist to exclude patterns from masking (helpful for false positives). There are cases where teams need the inverse control: force masking for known sensitive identifiers that may not be consistently detected as PII
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels