Skip to main content

Module pii

Module pii 

Source
Expand description

PII detection — scan content for sensitive information patterns.

Structs§

PiiMatch
A detected PII occurrence.

Enums§

PiiType
Types of PII that can be detected.

Functions§

has_pii
Check if text contains any PII.
scan
Scan text for PII patterns.