Regex-based PII redaction module
Find a file
flemming-it ffc9de6bc3 feat: detect grouped German tax-id (2-3-3-3) + honest coverage/warning in report
The GERMAN_TAX_ID category now matches the official spaced form
'12 345 678 901' on top of the contiguous 11-digit form. The JSON
report gains a coverage object declaring what is NOT detected
(names list-only, no addresses) and a warning that the report
itself embeds the original PII.

Signed-off-by: flemming-it <sf@flemming.it>
2026-07-07 19:18:56 +02:00
.forgejo/workflows chore: org rename fai-modules/fai-plugins -> chain-modules/chain-plugins + LICENSE holder 2026-06-16 18:25:39 +02:00
src feat: detect grouped German tax-id (2-3-3-3) + honest coverage/warning in report 2026-07-07 19:18:56 +02:00
.gitignore feat: text.anonymize v0.1.0 — regex-based PII redaction 2026-05-25 20:53:24 +02:00
Cargo.lock refactor: depend on renamed chain-module-sdk 2026-06-16 11:28:57 +02:00
Cargo.toml chore: org rename fai-modules/fai-plugins -> chain-modules/chain-plugins + LICENSE holder 2026-06-16 18:25:39 +02:00
MODULE.de.md feat: text.anonymize v0.1.0 — regex-based PII redaction 2026-05-25 20:53:24 +02:00
MODULE.md feat: text.anonymize v0.1.0 — regex-based PII redaction 2026-05-25 20:53:24 +02:00
module.yaml refactor: rename to chain:platform WIT + provider chain 2026-06-15 22:54:55 +02:00
rust-toolchain.toml feat: text.anonymize v0.1.0 — regex-based PII redaction 2026-05-25 20:53:24 +02:00