Security context

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

azure/azure-pipeline-go
master @ b73f330
3
Fixes
0
CVEs
MEDIUM
Peak severity
Highlights
Information Disclosure: 3 prior fixes. Scrutinize any change in this area.
pipeline/response.go: 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: Sensitive HTTP headers such as 'X-Ms-Copy-Source-Authorization' were printed to application logs via fmt.Fprintf during response serialization, risking exposure of critical authorization tokens in plain-text logs.
Information Disclosure: Copy operations failed to redact 'X-Amz-Copy-Source-Authorization' headers from logged copy request parameters, exposing third-party cloud credentials in debug or operational logs.