mask-pii for PowerShell

PowerShell ke liye mask-pii implementation jo logs aur data pipelines mein email aur phone PII ko mask karti hai.

email masking

Masks local parts while preserving domain visibility.

phone masking

Masks sensitive digits while keeping format and suffix visibility.

Builder-style API

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

nasb karein aur shuru karein

Follow the PowerShell README for package setup and usage details.

nasb

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

istemal

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

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