Highlights
Authentication Bypass: 3 prior fixes. Scrutinize any change in this area.
github.com/Azure/go-autorest/autorest: most-fixed (1 issue). Treat as high-risk during review.
4 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.
Authentication Bypass: Vulnerable jwt-go dependency allowed JWT authentication bypass; patched by bumping autorest.
Authentication Bypass: Same jwt-go vulnerability in the adal subcomponent; fixed by adding form3tech-oss/jwt-go.
Authentication Bypass: CVE-2020-9283 SSH authentication bypass; requires patched x/crypto.