-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Newer Chrome Version string is treated as IP address #51569
Labels
Comments
Assigning to @getsentry/support for routing ⏲️ |
getsantry
bot
added
Status: Untriaged
Waiting for: Product Owner
and removed
Status: Unrouted
Waiting for: Support
labels
Jun 24, 2023
Routing to @getsentry/product-owners-issues for triage ⏲️ |
getsantry
bot
moved this from Waiting for: Support
to Waiting for: Product Owner
in GitHub Issues with 👀
Jun 24, 2023
roggenkemper
added
Status: In Progress
and removed
Status: Untriaged
Waiting for: Product Owner
labels
Jun 26, 2023
thanks for flagging this! the team is already looking at it and it is being tracked in getsentry/relay#1826 |
Closing this as getsentry/relay#1826 has been resolved. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
When "Prevent Storing of IP Addresses" option is turned on sometimes the Chrome version string as an IP address.
It looks like it only happens for newer chrome versions where the minor version is omitted from the user agent. In Issue Details under Headers -> User-Agent rather than showing for example Chrome 113.0.0.0 what is shown is Chrome/[ip]. I've provided a screenshot of a version of Chrome IP showing and one not showing when the "Prevent Storing of IP Addresses" is turned on
Expected Result
Show Chrome version for example in Headers -> User Agent Chrome 113.0.0.0
Actual Result
Hides Chrome version and instead shows Chrome [ip]
Product Area
Issues
Link
No response
DSN
No response
Version
No response
The text was updated successfully, but these errors were encountered: