RubyGems Navigation menu

safe_ruby 1.0.0

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 (10.0 KB)
  2. 1.0.2 - September 15, 2017 (10.0 KB)
  3. 1.0.1 - December 16, 2013 (7.0 KB)
  4. 1.0.0 - December 10, 2013 (7.0 KB)
  5. 0.0.1 - December 05, 2013 (7.0 KB)
顯示所有版本(共 6)

Runtime 相依性套件 (1):

childprocess >= 0.3.9

Development 相依性套件 (1):

rspec >= 2.14.1

擁有者:

作者:

  • Uku Taht

SHA 256 checksum:

bfcbf492e68ce54d8473593a7f654f5f6cd1226f211ad1daaace3bdb952090fa

總下載次數 41,241

這個版本 2,483

License:

MIT

Ruby 版本需求:

相關連結: