From: naruse@... Date: 2020-12-10T08:39:19+00:00 Subject: [ruby-core:101371] [Ruby master Feature#17303] Remove webrick from stdlib Issue #17303 has been updated by naruse (Yui NARUSE). Recently vulnerability handling for webrick is heavy load for CRuby development. Reports related to webrick is low S/N rate though the importance of bundling webrick with ruby tarball is decreasing. We remove webrick in ruby repo and separate it as dedicated project. ---------------------------------------- Feature #17303: Remove webrick from stdlib https://bugs.ruby-lang.org/issues/17303#change-89080 * Author: hsbt (Hiroshi SHIBATA) * Status: Assigned * Priority: Normal * Assignee: hsbt (Hiroshi SHIBATA) ---------------------------------------- I propose to move webrick to bundled gems or remove it from stdlib of ruby. We have several vulnerability issues in webrick gem. https://www.ruby-lang.org/en/news/2020/09/29/http-request-smuggling-cve-2020-25613/ The ruby core team don't have enough time to handle them. We should remove webrick from default gems at least. Patch for this feature: https://github.com/ruby/ruby/pull/3729 -- https://bugs.ruby-lang.org/ Unsubscribe: