RubyGems Navigation menu

safe_ruby 1.0.2

Evaluates ruby code by writing it to a tempfile and spawning a child process. Uses a whitelist of methods and constants to keep, for example one cannot run system commands in the environment created by this gem. The environment created by the untrusted code does not leak out into the parent process.

Gemfile:
=

installieren:
=

Versionen:

  1. 1.0.5 October 04, 2024 (12 KB)
  2. 1.0.4 September 21, 2017 (10 KB)
  3. 1.0.2 September 15, 2017 (10 KB)
  4. 1.0.1 December 16, 2013 (7 KB)
  5. 1.0.0 December 10, 2013 (7 KB)
Zeige alle Versionen (7 total)

Runtime Abhängigkeiten (1):

childprocess >= 0.3.9

Development Abhängigkeiten (3):

pry >= 0
rake >= 0
rspec >= 0

Besitzer:

Autoren:

  • Uku Taht

SHA 256-Prüfsumme:

=

Downloads insgesamt 45.848

Für diese Version 1.681

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

New versions require MFA: true

Links: