Skip to content

Commit

Permalink
updated mac address rule (#225)
Browse files Browse the repository at this point in the history
* updated mac address rule

* removed workforce dir

---------

Co-authored-by: “Hitesh <[email protected]>
  • Loading branch information
hiteshbedre and “Hitesh committed Apr 15, 2023
1 parent 912bf8c commit 02d4be6
Showing 1 changed file with 1 addition and 1 deletion.
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 02d4be6

Please sign in to comment.