Highlights
Insecure Transport: 1 prior fix. Scrutinize any change in this area.
lib/SendGrid.php: most-fixed (1 issue). Treat as high-risk during review.
0 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns
The bug types that recur here, drawn from past fixes, not open vulnerabilities.
Insecure Transport: A critical logic inversion bug in the cURL configuration disabled SSL/TLS certificate verification by default, exposing outbound API requests to potential Man-in-the-Middle (MitM) attacks unless the user explicitly requested verification to be disabled.