Last active
December 8, 2017 12:10
-
-
Save piskvorky/7c311d342f01b90b61e47ee163b59300 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"pii_type": "passport", | |
"severity": "high", | |
"file_format": ["pdf", "scanned", "archive"], | |
"archive_name": "Visas for reInvent 2017.tar.gz", | |
"file_name": "maria_p_scanned.pdf", | |
"ingest_source": "s3://laptop_backups/maria/2017/11/Documents/", | |
"pii_instances": [ | |
{"name": "Maria Pereira"}, | |
{"date_of_birth": "1984/07/10"}, | |
{"personal_photo": true}, | |
{"home_address": "Úzká 16, 162 00 Prague 6, Czech Republic"}, | |
{"sex": "F"}, | |
{"marital_status": "married"}, | |
{"personal_signature": true} | |
], | |
"processing_time": "280.6 ms", | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment