Skip to content

feat(data-collection): Port Rails log subscriber - #3034

Open
sl0thentr0py wants to merge 1 commit into
neel/data-collection/railsfrom
neel/data-collection/rails-logs
Open

feat(data-collection): Port Rails log subscriber #3034
sl0thentr0py wants to merge 1 commit into
neel/data-collection/railsfrom
neel/data-collection/rails-logs

feat(data-collection): Port Rails log subscribers

6b771d6
Select commit
Loading
Failed to load commit list.
@sentry/warden / warden completed Jul 23, 2026 in 0s

1 issue

Medium

Removing ParameterFilter leaves nested sensitive params unscrubbed in Sentry logs - `sentry-rails/spec/sentry/rails/log_subscribers/active_job_subscriber_spec.rb:365-366`

With ParameterFilter removed, only top-level param/argument keys are filtered; nested values like { user: { password: "..." } } are sent to Sentry structured logs raw because the new filter never recurses into hash values.

Also found at:

  • sentry-rails/lib/sentry/rails/log_subscribers/action_mailer_subscriber.rb:73-75
1 skill analyzed
Skill Findings Duration Cost
security-review 1 1m 38s $0.71

⏱ 1m 38s · 1.0M in / 62.9k out · $0.71