mask-pii for Lua

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

Instalacja

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

Użycie

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

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

Następny

GitHub