logoalt Hacker News

mono442today at 10:10 AM0 repliesview on HN

Quoting the ruby documentation:

> Marshal.load is not suitable as a general purpose serialization format and you should never unmarshal user supplied input or other untrusted data.