Skip to content
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

ref: Sanitize generic failure error message url #174

Conversation

evanpurkhiser
Copy link
Member

@evanpurkhiser evanpurkhiser commented Sep 30, 2024

If the URL included a token or something we wouldn't sanitize it, let's avoid including the URL

@evanpurkhiser evanpurkhiser requested a review from a team September 30, 2024 20:15
Copy link
Member

@wedamija wedamija left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably safer, although it might be good to improve our logging to attempt to fill in the url from the subscription, since i think this will remove it

@evanpurkhiser
Copy link
Member Author

Yeah, it doesn't look like we actually do any logging though 🙃

@evanpurkhiser evanpurkhiser merged commit 50cdd60 into main Sep 30, 2024
7 checks passed
@evanpurkhiser evanpurkhiser deleted the evanpurkhiser/ref-sanitize-generic-failure-error-message-url branch September 30, 2024 20:38
@wedamija
Copy link
Member

wedamija commented Oct 1, 2024

Yeah, it doesn't look like we actually do any logging though 🙃

We log the result somewhere, I'm pretty sure I've used this url being part of the results to help figure things out in logs

@evanpurkhiser
Copy link
Member Author

Oh, this just removes it from the error though

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants