Skip to content

feat: add compliance profiles, PII scanning, and column mapping UI#6

Merged
nabroleonx merged 1 commit into
mainfrom
feat/compliance-and-mapping-ui
Mar 6, 2026
Merged

feat: add compliance profiles, PII scanning, and column mapping UI#6
nabroleonx merged 1 commit into
mainfrom
feat/compliance-and-mapping-ui

Conversation

@nabroleonx

Copy link
Copy Markdown
Owner
  • GDPR, HIPAA Safe Harbor, and PCI-DSS profiles that auto-configure masking
  • Two-phase PII value scanning (pre-mask coverage + post-mask residual)
  • Custom transformers for Safe Harbor (year_only, zip3, age_bucket)
  • Free-text redaction, binary column handling, k-anonymity checks
  • Non-deterministic anonymization mode
  • Audit manifests with file hashes and optional HMAC signing
  • Policy gates, source guardrails, breakglass workflow
  • Local browser UI for column mapping and config export (dbslice map)
  • inspect --compliance-check and verify-manifest commands
  • 160+ new tests

- GDPR, HIPAA Safe Harbor, and PCI-DSS profiles that auto-configure masking
- Two-phase PII value scanning (pre-mask coverage + post-mask residual)
- Custom transformers for Safe Harbor (year_only, zip3, age_bucket)
- Free-text redaction, binary column handling, k-anonymity checks
- Non-deterministic anonymization mode
- Audit manifests with file hashes and optional HMAC signing
- Policy gates, source guardrails, breakglass workflow
- Local browser UI for column mapping and config export (dbslice map)
- inspect `--compliance-check` and verify-manifest commands
- 160+ new tests
@nabroleonx nabroleonx merged commit 243efba into main Mar 6, 2026
1 check passed
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