Skip to content

Track outbound GitHub clicks explicitly in PostHog#4974

Open
vfanucci wants to merge 1 commit into
mainfrom
track-outbound-github-clicks
Open

Track outbound GitHub clicks explicitly in PostHog#4974
vfanucci wants to merge 1 commit into
mainfrom
track-outbound-github-clicks

Track outbound GitHub clicks explicitly in PostHog

fd4a00e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jun 16, 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 15 in src/scripts/outbound.js

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High

'
github.com
' can be anywhere in the URL, and arbitrary hosts may come before or after it.