mask-pii for V

Implementacja mask-pii dla V 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 V README for package setup and usage details.

Instalacja

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

Użycie

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

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

Następny

GitHub