Highlights
TLS Certificate Verification Bypass: 2 prior fixes. Scrutinize any change in this area.
lib/request-worker.js: most-fixed (2 issues). 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.
TLS Certificate Verification Bypass: A permissive https.Agent could disable certificate validation, enabling MITM attacks against non-Dynatrace domains.
TLS Certificate Verification Bypass: Using includes() for domain matching allows an attacker to register a subdomain of a trusted domain and pass the security check, weakening TLS verification.