Top "Pii" questions

PII stands for Personally Identifiable Information -- that information which can uniquely identify an individual.

Python script to search PII

I would like to write a script which can search for and report on Personally Identifiable Information like card numbers, …

python privacy pii
JSON PII data masking in Java

I would like to mask certain elements of JSON and print to logs. Masking can be either by substituting by …

java json data-masking pii