mask-pii for Hare

mask-pii-implementering for Hare for maskering av e-post- og telefon-PII i logger og datarørledninger.

E-postmaskering

Masks local parts while preserving domain visibility.

Telefonmaskering

Masks sensitive digits while keeping format and suffix visibility.

Builder-stil API

Enable email/phone masking and mask character explicitly before processing.

Installer og start

Follow the Hare README for package setup and usage details.

Installasjon

git clone https://github.com/finitefield-org/mask-pii.git && cd mask-pii/hare

Bruk

README.md
// Language-specific README and examples:
https://github.com/finitefield-org/mask-pii/tree/main/hare
Merk

Please check the README for exact package ecosystem details and API examples for this language.