Skip to content

Conversation

@Iron-56
Copy link
Contributor

@Iron-56 Iron-56 commented Jan 18, 2026

Changes:
Adds a global error handler to prevent potential sensitive information leak upon unhandled exceptions.

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • has no typecheck errors (npm run typecheck)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123
  • meets the standards outlined in the accessibility guidelines

@raclim Please review

@yugalkaushik
Copy link
Contributor

@Iron-56 Can you please provide a scenario or instance where this global handler is required or an example of a sensitive information leak that currently occurs without this middleware.

@Iron-56
Copy link
Contributor Author

Iron-56 commented Jan 20, 2026

@Iron-56 Can you please provide a scenario or instance where this global handler is required or an example of a sensitive information leak that currently occurs without this middleware.

I'm afraid I can’t share reproduction steps or concrete exploit scenarios publicly, since they would expose sensitive information.
I’m happy to provide full details privately to the maintainers when they are available.

@Iron-56 Iron-56 force-pushed the security/error-handler branch 2 times, most recently from 7ec2228 to 95660f0 Compare January 20, 2026 20:46
@Iron-56 Iron-56 closed this Jan 20, 2026
@Iron-56 Iron-56 force-pushed the security/error-handler branch from 95660f0 to d6a6c38 Compare January 20, 2026 20:51
@Iron-56 Iron-56 reopened this Jan 20, 2026
Copy link
Collaborator

@raclim raclim left a comment

Choose a reason for hiding this comment

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

Thanks for the update, this looks good to me!

@raclim raclim merged commit d78c8af into processing:develop Jan 20, 2026
2 checks passed
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.

3 participants