Highlights
Information Disclosure: 2 prior fixes. Scrutinize any change in this area.
scw/client.go: 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.
Information Disclosure: Sensitive Scaleway secret keys within configuration and profile structs were previously exposed as plaintext when serialized using YAML marshalling, requiring explicit masking rules.
Information Disclosure: API secret keys and authentication tokens were written in plaintext to standard debug logs during HTTP request logging, necessitating proactive anonymization within logging handlers.