Security context

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

getsentry/sentry-go
master @ 5360b5e
2
Fixes
0
CVEs
MEDIUM
Peak severity
100.0%
Coverage
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.