Skip to content

Commit b9248ff

Browse files
restrict to only client packages (#552)
1 parent 27d81c7 commit b9248ff

File tree

1 file changed

+1
-1
lines changed
  • rules/sinks/third_parties/sdk/linecorp

1 file changed

+1
-1
lines changed

rules/sinks/third_parties/sdk/linecorp/java.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ sinks:
99
domains:
1010
- "linecorp.com"
1111
patterns:
12-
- "(?i)(com[.]linecorp).*"
12+
- "(?i)(com[.]linecorp[.](bot(?![.]jackson)|centraldogma[.]client)([.].+)?$)"
1313
tags:

0 commit comments

Comments
 (0)