1Sentry::Raven::ProcessoUrs:e:rReCmoonSvteernSittbrauyct:ke:VdRaarPvieearnbl:l:eDPsor(co3uc)meesnstoart:i:oRnemoveStackVariables(3)
2
3
4
6 Sentry::Raven::Processor::RemoveStackVariables - Remove stack variables
7 from stack traces in events
8
10 use Sentry::Raven;
11 use Sentry::Raven::Processor::RemoveStackVariables;
12
13 my $raven = Sentry::Raven->new(
14 processors => [ Sentry::Raven::Processor::RemoveStackVariables ],
15 );
16
18 This processor removes variables from stack traces before they are
19 posted to the sentry service. This prevents sensitive values from
20 being exposed, such as passwords or credit card numbers.
21
23 my $processed_event =
24 Sentry::Raven::Processor::RemoveStackVariables->process( $event )
25 Process an event.
26
27
28
29perl v5.28.0 Sentr2y0:1:6R-a0v3e-n2:2:Processor::RemoveStackVariables(3)