Skip to content

Commit

Permalink
Merge pull request #374 from Privado-Inc/sinks/google/pubsub
Browse files Browse the repository at this point in the history
fix java google pubsub
  • Loading branch information
khemrajrathore authored Dec 18, 2023
2 parents 423204a + 719118a commit 5dff60f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules/sinks/third_parties/sdk/google/java.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ sinks:
domains:
- "cloud.google.com/pubsub"
patterns:
- "(?i)(com[.]google[.]cloud[.]pubsub|com[.]google[.]api[.]client).*"
- "(?i)(com[.]google[.]cloud[.]pubsub|com[.]google[.]pubsub).*"
tags:

- id: ThirdParties.SDK.Google.Bigquery
Expand Down

0 comments on commit 5dff60f

Please sign in to comment.