HEX
Server: Apache
System: Linux dinesh8189 5.15.98-grsec-sharedvalley-2.lc.el8.x86_64 #1 SMP Thu Mar 9 09:07:30 -03 2023 x86_64
User: cgmgerenciamento1 (814285)
PHP: 8.1.26
Disabled: apache_child_terminate,dl,escapeshellarg,escapeshellcmd,exec,link,mail,openlog,passthru,pcntl_alarm,pcntl_exec,pcntl_fork,pcntl_get_last_error,pcntl_getpriority,pcntl_setpriority,pcntl_signal,pcntl_signal_dispatch,pcntl_sigprocmask,pcntl_sigtimedwait,pcntl_sigwaitinfo,pcntl_strerror,pcntl_wait,pcntl_waitpid,pcntl_wexitstatus,pcntl_wifexited,pcntl_wifsignaled,pcntl_wifstopped,pcntl_wstopsig,pcntl_wtermsig,php_check_syntax,php_strip_whitespace,popen,proc_close,proc_open,shell_exec,symlink,system
Upload Files
File: //lib64/python3.6/site-packages/setools/__pycache__/boundsquery.cpython-36.pyc
3

�^f	�@sXddlZddlZddlmZmZddlmZddlmZddl	m
Z
Gdd�de�ZdS)	�N�)�CriteriaDescriptor�CriteriaSetDescriptor)�BoundsRuletype)�PolicyQuery)�match_regexcsJeZdZdZeed�Zed�ZdZ	ed�Z
dZ�fdd�Zdd	�Z
�ZS)
�BoundsQueryz�
    Query *bounds statements.

    Parameter:
    policy          The policy to query.

    Keyword Parameters/Class attributes:
    ruletype        The rule type(s) to match.
    )�
enum_class�parent_regexF�child_regexcs$tt|�j|f|�tjt�|_dS)N)�superr�__init__�loggingZ	getLogger�__name__�log)�self�policy�kwargs)�	__class__��#/usr/lib64/python3.6/boundsquery.pyr
.szBoundsQuery.__init__ccs�|jjdj|��|jjdj|��|jjdj|��|jjdj|��xd|jj�D]V}|jrl|j|jkrlqT|jr�t|j|j|j	�r�qT|j
r�t|j
|j
|j�r�qT|VqTWdS)z7Generator which yields all matching *bounds statements.z)Generating bounds results from {0.policy}zRuletypes: {0.ruletype}z-Parent: {0.parent!r}, regex: {0.parent_regex}z*Child: {0.child!r}, regex: {0.child_regex}N)r�info�format�debugrZbounds�ruletype�parentrr
�childr)r�brrr�results2s$

zBoundsQuery.results)r�
__module__�__qualname__�__doc__rrrrrr
rrr
r�
__classcell__rr)rrrs

r)r�reZdescriptorsrrZ	policyreprZqueryr�utilrrrrrr�<module>s