mask-pii for Swift

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

Instalacja

Add https://github.com/finitefield-org/mask-pii (subdir: swift) in Package.swift

Użycie

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

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

Następny

GitHub