mask-pii for AWK

Implementácia mask-pii pre AWK na maskovanie PII e-mailov a telefónov v logoch a dátových pipeline.

Maskovanie e-mailu

Masks local parts while preserving domain visibility.

Maskovanie telefónu

Masks sensitive digits while keeping format and suffix visibility.

API v štýle Builder

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

Nainštalovať a začať

Follow the AWK README for package setup and usage details.

Inštalácia

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

Použitie

README.md
// Language-specific README and examples:
https://github.com/finitefield-org/mask-pii/tree/main/awk
Poznámka

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

Predchádzajúce

Index jazykov

Ďalej

GitHub