Skip to content

Commit 4434cc4

Browse files
Change PII behavior from 'mask' to 'block'
1 parent e2b0c94 commit 4434cc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

atlas/pii.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"severity": "CRITICAL",
1111
"piiTypes": [
1212
{
13-
"behavior": "mask",
13+
"behavior": "block",
1414
"minMatchCount": 1,
1515
"type": "email"
1616
},

0 commit comments

Comments
 (0)