Description
Provides simple JSON and XML parsing helpers for Ruby applications. It is useful for older projects or lightweight tools that need familiar parsing behavior from the Merb and Rails ecosystem.
Parsing untrusted JSON or XML can consume resources or expose edge cases. Limit input size and avoid enabling unsafe XML behavior.