Highlights
Insecure Transport: 1 prior fix. Scrutinize any change in this area.
Berkshelf::Downloader: most-fixed (1 issue). Treat as high-risk during review.
1 high-severity fix in this history; regressions here are high-impact.
Recurring patterns
The bug types that recur here, drawn from past fixes, not open vulnerabilities.
Remote Code Execution: The use of Ruby's global `open` and `URI.open` allowed shell-pipe injection, letting attackers execute arbitrary commands when processing untrusted cookbook source URIs. This represents a severe risk to the deployment environment.
Insecure Transport: Utilizing unencrypted 'git://' endpoints for GitHub interactions allowed attackers in a position to intercept traffic to perform Man-in-the-Middle (MitM) tampering, potentially serving malicious dependency payloads.