[#101179] Spectre Mitigations — Amel <amel.smajic@...>
Hi there!
5 messages
2020/12/01
[#101180] Re: Spectre Mitigations
— Chris Seaton <chris@...>
2020/12/01
I wouldn’t recommend using Ruby to run in-process untrusted code in the first place. Are people doing that?
[#101694] Ruby 3.0.0 Released — "NARUSE, Yui" <naruse@...>
We are pleased to announce the release of Ruby 3.0.0. From 2015 we
4 messages
2020/12/25
[ruby-core:101371] [Ruby master Feature#17303] Remove webrick from stdlib
From:
naruse@...
Date:
2020-12-10 08:39:19 UTC
List:
ruby-core #101371
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: <mailto:[email protected]?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>