feat(integrations): Gate user info behind data_collection config#6876
Open
ericapisani wants to merge 23 commits into
Open
feat(integrations): Gate user info behind data_collection config#6876ericapisani wants to merge 23 commits into
ericapisani wants to merge 23 commits into
@sentry/warden / warden
completed
Jul 24, 2026 in 0s
1 issue
Medium
Request body handling skipped when data_collection is configured - `sentry_sdk/integrations/aws_lambda.py:453`
When data_collection is enabled, the elif should_send_default_pii() branch containing request body handling is never reached, so body data is silently dropped even if send_default_pii=True is also set.
4 skills analyzed
| Skill | Findings | Duration | Cost |
|---|---|---|---|
| security-review | 0 | 46.6s | $0.12 |
| code-review | 1 | 21m 1s | $0.73 |
| find-bugs | 0 | 33m 33s | $1.27 |
| skill-scanner | 0 | 26m 49s | $0.06 |
⏱ 82m 10s · 4.3M in / 323.0k out · $2.19
Loading