PII stands for Personally Identifiable Information -- that information which can uniquely identify an individual.
I would like to write a script which can search for and report on Personally Identifiable Information like card numbers, …
python privacy piiI would like to mask certain elements of JSON and print to logs. Masking can be either by substituting by …
java json data-masking pii