Highlights
Information Disclosure: 2 prior fixes. Scrutinize any change in this area.
data_collection_filter.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: gRPC metadata can contain sensitive headers/cookies that were not filtered before being included in Sentry events.
Information Disclosure: HTTP request data (query parameters and headers) could leak sensitive information into Sentry events without proper filtering.