Hi,
There is requirement comes up for one of our client that they don't want Personal number information in clear text in incident report.
For example in below Policy Norway PII in Match "es" field Personal number information is showing in clear text.It should be masked same as when policy detect any credit card data.
==================================
Policy: Norway PII
Rule: Norway PII: Name and Personal Number
> Classifier: Norwegian name near Norwegian personal number
2 match(es): 01038449997, 20093432968,
==================================
We are looking for something like the below solution.Like here credit card data is showing masked with xxxx
===================
Policy: PCI
Rule: PCI: Credit Card Magnetic Strips
> Classifier: Credit Card Magnetic Tracks (Script)
12 match(es): ;5301xxxxxxxx0191=08051010912345678901?3
Delta valid
, ;5641xxxxxxxx7008=08051011212345678901?>
==================