Uname : Linux premium36.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Soft : LiteSpeed
Ip : 198.54.115.237
Port : 443
~
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
sentry_sdk
/
__pycache__
[ HOME ]
Exec
Submit
File Name : scrubber.cpython-311.pyc
� � 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__>