Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

scaleway/scaleway-sdk-go
main @ 11a8a0e
2
Fixes
0
CVEs
LOW
Peak severity
50.0%
Coverage
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.