rubygem-safe_yaml - Parse YAML safely
Website: | http://dtao.github.com/safe_yaml/ |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
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.
Packages
rubygem-safe_yaml-0.9.4-2.fc14.al.noarch [14 KiB] |
Changelog
by Troy Dawson (2013-07-22):
- Updated tests |