It was found that there are many false positives in PII/FII extraction. The root cause was there are different formats of API sample response, such as JSON, XML, HTML and plain text. It is suggested to create multiple parsers that take in different formats and parse to PII/FII extractor.
It was found that there are many false positives in PII/FII extraction. The root cause was there are different formats of API sample response, such as JSON, XML, HTML and plain text. It is suggested to create multiple parsers that take in different formats and parse to PII/FII extractor.