mask-pii for Common Lisp

Implementacja mask-pii dla Common Lisp do maskowania PII e-maili i telefonów w logach oraz pipeline'ach danych.

Maskowanie e-maila

Masks local parts while preserving domain visibility.

Maskowanie telefonu

Masks sensitive digits while keeping format and suffix visibility.

API w stylu Builder

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

Zainstaluj i rozpocznij

Follow the Common Lisp README for package setup and usage details.

Instalacja

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

Użycie

README.md
// Language-specific README and examples:
https://github.com/finitefield-org/mask-pii/tree/main/common-lisp
Uwaga

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

Następny

GitHub