Skip to content

refactor(pii): replace hash/mask baseline matchers with fake, static and nullify#121

Merged
rokde merged 2 commits into
mainfrom
split/pii-baseline
May 22, 2026
Merged

refactor(pii): replace hash/mask baseline matchers with fake, static and nullify#121
rokde merged 2 commits into
mainfrom
split/pii-baseline

Conversation

@rokde
Copy link
Copy Markdown
Contributor

@rokde rokde commented May 22, 2026

Summary

  • Replace the hash/mask defaults in `PiiMatcherBaselineProvider` with `fake`, `static` and `nullify` strategies — better GDPR hygiene and clearer intent for out-of-the-box matchers.
  • Update `matchers:check` feature test expectations to reflect the new baseline output.

Test plan

  • `composer test` green
  • `clonio matchers:check` on a fresh project shows the new baseline strategies
  • Spot-check a few sensitive column samples (email, phone, names) — output uses fake / static / nullify, not hash or mask

🤖 Generated with Claude Code

@rokde rokde self-assigned this May 22, 2026
@rokde rokde merged commit 060b6f0 into main May 22, 2026
16 checks passed
@rokde rokde deleted the split/pii-baseline branch May 22, 2026 15:18
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.

1 participant