mask-pii for Haskell
Υλοποίηση mask-pii για Haskell για απόκρυψη PII email και τηλεφώνου σε logs και pipelines δεδομένων.
Απόκρυψη email
Masks local parts while preserving domain visibility.
Απόκρυψη τηλεφώνου
Masks sensitive digits while keeping format and suffix visibility.
API τύπου builder
Enable email/phone masking and mask character explicitly before processing.
Εγκατάσταση και έναρξη
Follow the Haskell README for package setup and usage details.
Εγκατάσταση
git clone https://github.com/finitefield-org/mask-pii.git && cd mask-pii/haskell
Χρήση
README.md
// Language-specific README and examples:
https://github.com/finitefield-org/mask-pii/tree/main/haskell
Σημείωση
Please check the README for exact package ecosystem details and API examples for this language.
Προηγούμενο
Ευρετήριο γλωσσώνΕπόμενο
GitHub