Skip to content

Commit

Permalink
add rule for authy (#351)
Browse files Browse the repository at this point in the history
  • Loading branch information
khemrajrathore authored Nov 15, 2023
1 parent 3ae4b1a commit bca5cc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules/sinks/third_parties/sdk/twilio/java.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ sinks:
domains:
- "twilio.com"
patterns:
- "(?i)(com[.]twilio.*(sdk|jwt|http|rest|base|security|twiml|Twilio|connect|disconnect|release|initialize|getState|createDevice)).*"
- "(?i)(com[.]twilio.*(sdk|http|rest|base|security|twiml|Twilio|connect|disconnect|release|initialize|getState|createDevice))|(com[.]authy).*"
tags:

0 comments on commit bca5cc1

Please sign in to comment.