AMP-SCZ / qqc

Checking signals in the AMP-SCZ phantom
https://phantom-check.readthedocs.io/en/latest/
Apache License 2.0
0 stars 1 forks source link

Create a code that removes potential PIIs from QQC code. #18

Open kcho opened 1 year ago

kcho commented 1 year ago

AMP-SCZ IDs are not PII, but it would be safer to replace any strings from our code that include AMP-SCZ IDs and date like strings. I envision this code to be used before opeining any updates to public so we can automatically replace AMP-SCZ IDs and date strings.

Below is a pattern that I suggest us to use AB01234 -> two random capital letters + five random digits 2023-03-27 -> random date