Jonathon Padfield

Results 2 issues of Jonathon Padfield

In the default [_data](https://github.com/smartinez87/exception_notification/blob/master/lib/exception_notifier/views/exception_notifier/_data.html.erb#L4) and [_session](https://github.com/smartinez87/exception_notification/blob/master/lib/exception_notifier/views/exception_notifier/_session.html.erb#L8) templates serialize the @data and @request.session information, but they aren't filtered. So sensitive information like the session_id and any other information stored there are...

Webrick was originally part of the pact application, but is now purely used to support testing. Also, to quote Jeremy Evans https://github.com/ruby/webrick/issues/145#issuecomment-2359963761 > Webrick has not been part of Ruby...