Skip to content

Commit

Permalink
Merge pull request #441 from Privado-Inc/dev
Browse files Browse the repository at this point in the history
Release PR
  • Loading branch information
khemrajrathore committed Apr 5, 2024
2 parents 19b9829 + cc2f628 commit d7e6331
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions rules/sinks/third_parties/sdk/bugsnag/go.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@

# Sink rule for ThirdParty SDK
# The id follows a format : "ThirdParties.SDK.<THIRD_PARTY_ORGANISATION>.<SUB_ORGANISATION_IF_APPLICABLE>"

sinks:

- id: ThirdParties.SDK.Bugsnag
name: Bugsnag
domains:
- "bugsnag.com"
patterns:
- "(?i).*(bugsnag).*"
tags:

0 comments on commit d7e6331

Please sign in to comment.