a50db733b3
The SafeYAML gem provides an alternative implementation of `YAML.load` suitable for accepting user input in Ruby applications. Unlike Ruby's built-in implementation of `YAML.load`, SafeYAML's version will not expose apps to arbitrary code execution exploits (such as [the ones discovered](http://www.reddit.com/r/netsec/comments/167c11/serious_vulnerability_in_ruby_on_rails_allowing/) [in Rails in early 2013](http://www.h-online.com/open/news/item/Rails-developers-close-another-extremely-critical-flaw-1793511.html)). If you encounter any issues with SafeYAML, check out the 'Common Issues' section below. If you don't see anything that addresses the problem you're experiencing, by all means, [create an issue](https://github.com/dtao/safe_yaml/issues/new)!
5 lines
239 B
Text
5 lines
239 B
Text
$NetBSD: distinfo,v 1.1 2013/09/15 16:31:27 taca Exp $
|
|
|
|
SHA1 (safe_yaml-0.9.5.gem) = e42d24f736a1fa933fec08f9841aef76a5e5fbc7
|
|
RMD160 (safe_yaml-0.9.5.gem) = b3d24405a3a69ca6d8edc0776a606b604cafa0f3
|
|
Size (safe_yaml-0.9.5.gem) = 25600 bytes
|