관리-도구
편집 파일: model.cpython-311.pyc
� ��g�j � �� � d Z ddlmZ ddlZddlZddlZddlmZ ddlm Z ddl mZ ddlmZ ddl mZmZmZmZmZ dd lmZmZmZmZmZmZmZmZmZmZmZmZ dd l m!Z! ddl"m#Z# ddl$m%Z%m&Z& dd l'm(Z(m)Z)m*Z* ddl+m,Z,m-Z-m.Z.m/Z/ ddl0m1Z1m2Z2m3Z3m4Z4 ddl5m6Z6 G d� de%� � Z7 G d� de%� � Z8 ed�� � G d� d� � � � Z9 G d� de%� � Z: G d� de%� � 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> � )�annotationsN)� dataclass)� attrgetter)�Path)�time)�Dict�Iterable�List�Set�cast)�BooleanField�Case� CharField�Check� Expression� FloatField�ForeignKeyField�IntegerField�PrimaryKeyField�SQL� TextField�fn�� model_to_dict)�UserType)�Model�instance)� FilenameField� ScanPathField�apply_order_by)�execute_iterable_expression�get_abspath_from_user_dir�get_results_iterable_expression�split_for_chunk)�FAILED_TO_CLEANUP�MalwareHitStatus�MalwareScanResourceType�MalwareScanType)�get_crontabc �b � e Zd ZdZ G d� d� � Z ed�� � Z ed�� � Z ed�� � Z ed e d� ej ej ej ej ej ej ej f� � � � g� � � Z edd �� � Z edd�� � Z edd �� � Z edd �� � Z ed e d� ej j ej j f� � � � g� � � Z ed�� � Z e! dej ej ej fd d�d�� � Z"d S )�MalwareScanz�Represents a batch of files scanned for malware Usually a single AI-BOLIT execution. See :class:`.MalwareScanType` for possible kinds of scans. c � � e Zd Zej ZdZdS )�MalwareScan.Meta� malware_scansN��__name__� __module__�__qualname__r �db�database�db_table� � �J/opt/imunify360/venv/lib/python3.11/site-packages/imav/malwarelib/model.py�Metar- N s � � � � � ��;��"���r7 r9 T)�primary_keyF��nullz type in {}�r<