Highlights
Information Disclosure: 3 prior fixes. Scrutinize any change in this area.
Cake.Common: most-fixed (2 issues). 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: Unsafe handling of sensitive NuGet API keys in verbose logging can expose credentials to the build logs. Utilizing explicit secret builders is necessary to prevent leakage.
Information Disclosure: Command line arguments processed by ProcessBuilder can leak raw secrets in output logs unless explicitly masked via specialized secret-appending APIs.
Information Disclosure: NuGet source settings containing sensitive credentials risk exposure during command-line rendering unless the process runner configuration explicitly triggers redaction.