Skip to content

Conversation

@akamor
Copy link
Contributor

@akamor akamor commented Nov 4, 2025

1\ Dataset class now has property for customPiiEntityIds

2\ Dataset class now stores allow/block lists as Dict[str,List[str]], e.g. {'NUMERIC_PII':['\d{4}']} instead of using the 'regexes' and 'strings' properties. This allows for passing the allow/block list values from a dataset directly to redact methods without needing to modify the data.

3\ a new enum listing deprecated pii types

@akamor akamor requested review from Travmatth and tonic-tom and removed request for Travmatth November 4, 2025 16:01
@akamor akamor enabled auto-merge (squash) November 4, 2025 17:47
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

Successfully merging this pull request may close these issues.

2 participants