PATH:
opt
/
imunify360
/
venv
/
lib
/
python3.11
/
site-packages
/
imav
/
malwarelib
/
cleanup
/
__pycache__
/
Editing: cleaner.cpython-311.opt-1.pyc
� e��i�E � �> � d Z ddlZddlZddlZddlZddlZddlZddlZddl Z ddl mZ ddlm Z ddlmZ ddlmZmZmZmZmZmZmZmZ ddlmZmZmZ ddlmZ dd lm Z dd l!m"Z"m#Z#m$Z$m%Z% ddl&m'Z' ddl(m)Z) dd l*m+Z+m,Z,m-Z-m.Z.m/Z/m0Z0 ej1 e2� � Z3d#d�Z4 G d� de0� � Z5 G d� de/� � Z6 G d� de0� � Z7de8de8fd�Z9dee8e:f de:fd�Z; G d� de<� � Z= G d� dee8e=f � � Z> G d� d� � Z? G d � d!e#�"� � Z@dS )$u This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. Copyright © 2019 Cloud Linux Software Inc. This software is also available under ImunifyAV commercial license, see <https://www.imunify360.com/legal/eula> � N)�defaultdict)�suppress)�islice)�Callable�Dict� Generator�List�Optional�Set�Tuple�Union)�Malware�MalwareSignatures�MyImunifyConfig)�MessageType)�&ms_clean_requires_myimunify_protection)�RecurringCheckStop� Singleton�base64_encode_filename�recurring_check)�MalwareTune)� MalwareHit)�DeletionType� ErrorType�RescanResultType�RevisiumCSVFile�RevisiumJsonFile�RevisiumTempFilec �Z � t j rt | |� � S t | |� � S �N)r �USE_JSON_REPORTr r ��tempdir�modes �T/opt/imunify360/venv/lib/python3.11/site-packages/imav/malwarelib/cleanup/cleaner.py�cleaner_result_instancer&