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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.0.4 - September 21, 2017 (10KB)
  2. 1.0.2 - September 15, 2017 (10KB)
  3. 1.0.1 - December 16, 2013 (7KB)
  4. 1.0.0 - December 10, 2013 (7KB)
  5. 0.0.1 - December 05, 2013 (7KB)
全てのバージョンを表示(全6件)

Runtime依存関係 (1):

childprocess >= 0.3.9

Development依存関係 (3):

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

所有者:

作者:

  • Uku Taht

SHA 256チェックサム:

17fee2d0ab02d13819aeebe99ea315df946d475c1a776cdcbdc35cf332a23bf7

累計ダウンロード数 40,079

このバージョンのみ 1,601

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: