
SafeYAML 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 does not expose applications to arbitrary code execution exploits.