mask-pii for Nushell
Nushell માટે mask-pii અમલીકરણ: logs અને data pipelines માં ઇમેલ/ફોન PII મસ્ક કરવા માટે.
ઇમેલ મસ્કિંગ
Masks local parts while preserving domain visibility.
ફોન મસ્કિંગ
Masks sensitive digits while keeping format and suffix visibility.
Builder-શૈલી API
Enable email/phone masking and mask character explicitly before processing.
ઇન્સ્ટોલ કરો અને શરૂ કરો
Follow the Nushell README for package setup and usage details.
ઇન્સ્ટોલેશન
git clone https://github.com/finitefield-org/mask-pii.git && cd mask-pii/nushell
ઉપયોગ
README.md
// Language-specific README and examples:
https://github.com/finitefield-org/mask-pii/tree/main/nushell
નોંધ
Please check the README for exact package ecosystem details and API examples for this language.