Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
getsentry
/
sentry-java
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
475
Star
1.3k
Code
Issues
264
Pull requests
49
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Remove authority from URLs sent to Sentry
- #2366
#2366
Merged
adinauer
merged 15 commits into
main
getsentry/sentry-java:main
from
feat/remove-sensitive-data-from-urls
getsentry/sentry-java:feat/remove-sensitive-data-from-urls
Copy head branch name to clipboard
Jan 30, 2023
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Remove authority from URLs sent to Sentry
#2366
adinauer
merged 15 commits into
main
getsentry/sentry-java:main
from
feat/remove-sensitive-data-from-urls
getsentry/sentry-java:feat/remove-sensitive-data-from-urls
Copy head branch name to clipboard
Commits
Commits on Nov 15, 2022
Merge pull request #2359 from getsentry/release/6.7.0
vaind
authored and
adinauer
committed
ed0476f
View commit details
Copy full SHA for ed0476f
Browse repository at this point
Commits on Nov 16, 2022
Use split instead of regex to prevent infinite loops in case of weird URLs
adinauer
committed
9d003d7
View commit details
Copy full SHA for 9d003d7
Browse repository at this point
Add changelog
adinauer
committed
96173ad
View commit details
Copy full SHA for 96173ad
Browse repository at this point
Pass SentryOptions into UrlUtils instead of just isSendDefaultPii; filter request query params for okhttp
adinauer
committed
b9e68d6
View commit details
Copy full SHA for b9e68d6
Browse repository at this point
Commits on Jan 16, 2023
Update according to dev docs
adinauer
committed
4ff1096
View commit details
Copy full SHA for 4ff1096
Browse repository at this point
Commits on Jan 18, 2023
Handle relative URLs as well
adinauer
committed
2ac6f7a
View commit details
Copy full SHA for 2ac6f7a
Browse repository at this point
Commits on Jan 20, 2023
Merge branch 'main' into feat/remove-sensitive-data-from-urls
adinauer
committed
39c788e
View commit details
Copy full SHA for 39c788e
Browse repository at this point
Commits on Jan 23, 2023
Filter more URLs
adinauer
committed
042369d
View commit details
Copy full SHA for 042369d
Browse repository at this point
Change wording in changelog
adinauer
committed
3117892
View commit details
Copy full SHA for 3117892
Browse repository at this point
Merge branch 'main' into feat/remove-sensitive-data-from-urls
adinauer
committed
2d4f038
View commit details
Copy full SHA for 2d4f038
Browse repository at this point
Commits on Jan 27, 2023
make UrlUtils internal and rename to parse
adinauer
committed
349930e
View commit details
Copy full SHA for 349930e
Browse repository at this point
Merge branch 'main' into feat/remove-sensitive-data-from-urls
adinauer
committed
46cff12
View commit details
Copy full SHA for 46cff12
Browse repository at this point
Commits on Jan 30, 2023
Add test for url details apply methods
adinauer
committed
0c58acc
View commit details
Copy full SHA for 0c58acc
Browse repository at this point
Merge branch 'main' into feat/remove-sensitive-data-from-urls
adinauer
committed
2ded096
View commit details
Copy full SHA for 2ded096
Browse repository at this point
Cover http breadcrumb with test
adinauer
committed
5254e47
View commit details
Copy full SHA for 5254e47
Browse repository at this point
You can’t perform that action at this time.