XylotrechusZ
�
� h5 � � � d dl mZmZmZ d dlmZ d dlmZ erd dlmZ d dl m
Z
d dl mZ d dl mZ d dl m
Z
g d �Z G d
� de� � ZdS )
� )�capture_internal_exceptions�AnnotatedValue�iter_event_frames)�string_types)�
TYPE_CHECKING)�Event)�Any)�Dict)�List)�Optional)$�password�passwd�secret�api_key�apikey�auth�credentials� mysql_pwd�
privatekey�private_key�token�
ip_address�session� csrftoken� sessionid�remote_addr�x_csrftoken�x_forwarded_for�
set_cookie�cookie�
authorization� x_api_keyr � x_real_ip�aiohttp_sessionzconnect.sid�
csrf_token�csrf�_csrf�_csrf_token� PHPSESSID�_session�symfony�user_session�_xsrfz
XSRF-TOKENc �F � e Zd Zdd�Zd� Zd� Zd� Zd� Zd� Zd� Z d � Z
d
� ZdS )�
EventScrubberNc �R � |�t n|| _ d� | j D � � | _ d S )Nc �6 � g | ]}|� � � ��S � )�lower)�.0�xs �J/opt/cloudlinux/venv/lib64/python3.11/site-packages/sentry_sdk/scrubber.py�
<listcomp>z*EventScrubber.__init__.<locals>.<listcomp>A s � �:�:�:�q������:�:�:� )�DEFAULT_DENYLIST�denylist)�selfr: s r6 �__init__zEventScrubber.__init__>