관리-도구
편집 파일: config.cpython-311.pyc
� ��g � � � d Z ddlmZ G d� d� � Zej dej dej dej dej dej d ej d iZdZdZ d ZdZdxZ\ ZZZZZZZZZZdxZ\ ZZZZZ Z!Z"Z#Z$ G d� d� � Z% G d� d� � Z& G d� d� � Z' G d� d� � Z( G d� de� � Z) G d� de� � Z* G d� d� � Z+d\ Z,Z-Z.d S )!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> � )�Enumc �: � e Zd ZdZdZdZdZdZdZdZ dZ d Zd ZdZ dS ) �MalwareScanTypez8The type of a scan represents how and why it is executedzmalware-responsez on-demand�realtime�manual� background�rescanzrescan-outdated�modsec�user�restore_from_backupN)�__name__� __module__�__qualname__�__doc__�MALWARE_RESPONSE� ON_DEMAND�REALTIME�MANUAL� BACKGROUND�RESCAN�RESCAN_OUTDATED�MODSEC�USER�RESTORE_FROM_BACKUP� � �K/opt/imunify360/venv/lib/python3.11/site-packages/imav/malwarelib/config.pyr r sT � � � � � �B�B� *���I� �H� �F� �J� �F�'�O� �F��D�/���r r zaibolit-on_demandzaibolit-backgroundzaibolit-userzaibolit-rescanzaibolit-realtimezaibolit-restore_from_backup�app_version_detectorzaibolit-hsdb_makerzaibolit-restore_originalz!/opt/alt/php-internal/usr/bin/php) �deleted�found�added_to_ignore�deleted_from_ignore�submitted_for_analysis�cleanup_done�cleanup_removed�restored_original�restore_from_backup_started�restored_from_backup) �failed_to_delete�failed_to_restore_from_backup�failed_to_ignore�failed_to_delete_from_ignore�failed_to_cleanup�failed_to_restore_original�unable_to_cleanup�failed_to_store_original�requires_myimunify_protectionc �L � e Zd Zd� Zedefd�� � Zedefd�� � ZdS )�MalwareEventc � � || _ d S �N)�title)�selfr6 s r �__init__zMalwareEvent.__init__� s � ��� � � r �returnc � � | j t v S r5 )r6 �SUCCESSFUL_EVENTS�r7 s r � successfulzMalwareEvent.successful� s � ��z�.�.�.r c �, � | j t t fv S )z3Malware file was deleted or clean copy was restored)r6 �DELETED�RESTORED_FROM_BACKUPr<