Warning about column containing sensitive information (wrong)

FHLPC
New Member

Hello,

I keep noticing the same warning on almost all my tables.

3X_e_9_e91fc260acc9bd0e05d975e4bd898b9ebb92f247.png

This is a simple Employee_ID column. There is nothing sensitive about it.

Those are columns IDs (=> database primary Keys & Unique values). Why are we getting this message so often?

Solved Solved
0 4 1,155
1 ACCEPTED SOLUTION

Hi, no the visibility setting doesnโ€™t impact the generation of the warning. The warning is meant as informational, so you are aware our system set the column to PII, so you can revert that setting if you desire. This feature is intended to help you identify and properly label data as PII. If you disagree with that (or believe you have other reasons to not mark as PII) you can simply uncheck the PII checkbox.

View solution in original post

4 REPLIES 4

Employee IDs are considered PII according to GRPD. We try to automatically detect these types of sensitive data and mark them as PII to help you be in better control of what data is exposed. If you would prefer to not mark these columns as PII, you can toggle them back to non-PII.

Since this is an automated detection, the same content will trigger the same warnings on all tables that contain that data. Our goal is to help you build more privacy aware applications and I am sorry in your case it is generating multiple warnings that you need to revert.

FHLPC
New Member

Thanks for your response. Another related question:

While building the app, I have set all the columns IDs (the primary and secondary keys) as visible, for debugging. Is this the reason why am getting a warning about sensitive data?

Of course, before deployment, the columns ID will be changed to not visible.

Hi, no the visibility setting doesnโ€™t impact the generation of the warning. The warning is meant as informational, so you are aware our system set the column to PII, so you can revert that setting if you desire. This feature is intended to help you identify and properly label data as PII. If you disagree with that (or believe you have other reasons to not mark as PII) you can simply uncheck the PII checkbox.

Great explanation, thank you. Hopefully this will be helpful to other readers.

Top Labels in this Space