Skip to content

Error: default to hiding stack traces (fail closed) - #206

Open
Al2Klimov wants to merge 1 commit into
mainfrom
showTraces
Open

Error: default to hiding stack traces (fail closed)#206
Al2Klimov wants to merge 1 commit into
mainfrom
showTraces

Conversation

@Al2Klimov

Copy link
Copy Markdown
Member

Stack traces can leak file paths, config, and other internals if a consuming application forgets to explicitly disable them in production. Defaulting to false means traces are only ever shown when a caller opts in, rather than opting out.

(As discussed offline.)

Stack traces can leak file paths, config, and other internals if a
consuming application forgets to explicitly disable them in
production. Defaulting to false means traces are only ever shown
when a caller opts in, rather than opting out.
@Al2Klimov
Al2Klimov requested a review from nilmerg July 24, 2026 09:46
@cla-bot cla-bot Bot added the cla/signed label Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant