mirror of
https://github.com/gosticks/brew.git
synced 2026-09-05 16:30:22 +00:00
Replaces our serialization of child process errors via Marshal with JSON, preventing unintentional or malicious code execution outside of the build sandbox. Additionally, adds tests for the new behavior.