Skip to content

fix(client): Ignore Algolia Insights NetworkError from Firefox ETP - #19046

Open
sentry[bot] wants to merge 1 commit into
masterfrom
seer/fix/ignore-algolia-insights-network-error
Open

fix(client): Ignore Algolia Insights NetworkError from Firefox ETP#19046
sentry[bot] wants to merge 1 commit into
masterfrom
seer/fix/ignore-algolia-insights-network-error

fix(client): Ignore Algolia Insights NetworkError from Firefox ETP

a2c5823
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Aug 13, 2026 in 4s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 9 in src/instrumentation-client.ts

See this annotation in the file changed.

Code scanning / CodeQL

Missing regular expression anchor High

When this is used as a regular expression on a URL, it may match anywhere, and arbitrary hosts may come before or after it.