Skip to content

Commit

Permalink
Changed webform rules to be used for any language frontend (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
pandurangpatil authored Apr 26, 2023
1 parent 4c8e065 commit c02d813
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion rules/sources/online_identifiers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ sources:
isSensitive: False
sensitivity: medium
patterns:
- "(?i)mac[^\\s/(;)#|,=!>]{0,2}(?:address|ip)|ip[^\\s/(;)#|,=!>]{0,2}mac"
- "(?i)(mac|ieee)[^\\s/(;)#|,=!>]{0,2}(?:address|ip)|ip[^\\s/(;)#|,=!>]{0,2}mac"
tags:
law: GDPR

Expand Down

0 comments on commit c02d813

Please sign in to comment.