COPYING
COPYING.GPL
COPYING.LGPL
ChangeLog
MANIFEST.in
README.md
apol
pyproject.toml
sechecker
sediff
sedta
seinfo
seinfoflow
sesearch
setools-mcp
setup.py
tox.ini
man/apol.1
man/sechecker.1
man/sediff.1
man/sedta.1
man/seinfo.1
man/seinfoflow.1
man/sesearch.1
man/ru/apol.1
man/ru/sediff.1
man/ru/sedta.1
man/ru/seinfo.1
man/ru/seinfoflow.1
man/ru/sesearch.1
setools/__init__.py
setools/boolquery.py
setools/boundsquery.py
setools/categoryquery.py
setools/commonquery.py
setools/constraintquery.py
setools/defaultquery.py
setools/descriptors.py
setools/devicetreeconquery.py
setools/dta.py
setools/exception.py
setools/fsusequery.py
setools/genfsconquery.py
setools/ibendportconquery.py
setools/ibpkeyconquery.py
setools/infoflow.py
setools/initsidquery.py
setools/iomemconquery.py
setools/ioportconquery.py
setools/mixins.py
setools/mlsrulequery.py
setools/netifconquery.py
setools/nodeconquery.py
setools/objclassquery.py
setools/pcideviceconquery.py
setools/perm_map
setools/permmap.py
setools/pirqconquery.py
setools/polcapquery.py
setools/policyrep.c
setools/policyrep.pyi
setools/policyrep.pyx
setools/portconquery.py
setools/py.typed
setools/query.py
setools/rbacrulequery.py
setools/rolequery.py
setools/roletypesquery.py
setools/sensitivityquery.py
setools/terulequery.py
setools/typeattrquery.py
setools/typequery.py
setools/userquery.py
setools/util.py
setools.egg-info/PKG-INFO
setools.egg-info/SOURCES.txt
setools.egg-info/dependency_links.txt
setools.egg-info/requires.txt
setools.egg-info/top_level.txt
setools/checker/__init__.py
setools/checker/assertrbac.py
setools/checker/assertte.py
setools/checker/checker.py
setools/checker/checkermodule.py
setools/checker/descriptors.py
setools/checker/emptyattr.py
setools/checker/globalkeys.py
setools/checker/roexec.py
setools/checker/rokmod.py
setools/checker/util.py
setools/diff/__init__.py
setools/diff/bool.py
setools/diff/bounds.py
setools/diff/commons.py
setools/diff/conditional.py
setools/diff/constraints.py
setools/diff/context.py
setools/diff/default.py
setools/diff/descriptors.py
setools/diff/difference.py
setools/diff/fsuse.py
setools/diff/genfscon.py
setools/diff/ibendportcon.py
setools/diff/ibpkeycon.py
setools/diff/initsid.py
setools/diff/mls.py
setools/diff/mlsrules.py
setools/diff/netifcon.py
setools/diff/nodecon.py
setools/diff/objclass.py
setools/diff/polcap.py
setools/diff/portcon.py
setools/diff/properties.py
setools/diff/rbacrules.py
setools/diff/roles.py
setools/diff/terules.py
setools/diff/typeattr.py
setools/diff/types.py
setools/diff/typing.py
setools/diff/users.py
setools/mcp/__init__.py
setools/mcp/encoder.py
setools/mcp/server.py
setools/policyrep/boolcond.pxi
setools/policyrep/bounds.pxi
setools/policyrep/constraint.pxi
setools/policyrep/context.pxi
setools/policyrep/default.pxi
setools/policyrep/fscontext.pxi
setools/policyrep/initsid.pxi
setools/policyrep/mls.pxi
setools/policyrep/mlsrule.pxi
setools/policyrep/netcontext.pxi
setools/policyrep/objclass.pxi
setools/policyrep/object.pxi
setools/policyrep/polcap.pxi
setools/policyrep/rbacrule.pxi
setools/policyrep/role.pxi
setools/policyrep/rule.pxi
setools/policyrep/selinux.pxd
setools/policyrep/selinuxpolicy.pxi
setools/policyrep/sepol.pxd
setools/policyrep/terule.pxi
setools/policyrep/typeattr.pxi
setools/policyrep/user.pxi
setools/policyrep/util.pxi
setools/policyrep/xencontext.pxi
setoolsgui/__init__.py
setoolsgui/apol.css
setoolsgui/apol.html
setoolsgui/apol.py
setoolsgui/config.py
setoolsgui/widgets/__init__.py
setoolsgui/widgets/boolquery.py
setoolsgui/widgets/boundsquery.py
setoolsgui/widgets/categoryquery.py
setoolsgui/widgets/commonquery.py
setoolsgui/widgets/constraintquery.py
setoolsgui/widgets/defaultquery.py
setoolsgui/widgets/dta.html
setoolsgui/widgets/dta.py
setoolsgui/widgets/exception.py
setoolsgui/widgets/excludetypes.py
setoolsgui/widgets/fsusequery.py
setoolsgui/widgets/genfsconquery.py
setoolsgui/widgets/helpdialog.py
setoolsgui/widgets/ibendportconquery.py
setoolsgui/widgets/ibpkeyconquery.py
setoolsgui/widgets/infoflow.html
setoolsgui/widgets/infoflow.py
setoolsgui/widgets/initsidquery.py
setoolsgui/widgets/mlsrulequery.py
setoolsgui/widgets/netifconquery.py
setoolsgui/widgets/nodeconquery.py
setoolsgui/widgets/objclassquery.py
setoolsgui/widgets/permmap.py
setoolsgui/widgets/portconquery.py
setoolsgui/widgets/queryupdater.py
setoolsgui/widgets/rbacrulequery.py
setoolsgui/widgets/rolequery.py
setoolsgui/widgets/sensitivityquery.py
setoolsgui/widgets/summary.py
setoolsgui/widgets/tab.py
setoolsgui/widgets/terulequery.py
setoolsgui/widgets/typeattrquery.py
setoolsgui/widgets/typequery.py
setoolsgui/widgets/userquery.py
setoolsgui/widgets/util.py
setoolsgui/widgets/criteria/__init__.py
setoolsgui/widgets/criteria/boolean.py
setoolsgui/widgets/criteria/boundsruletype.py
setoolsgui/widgets/criteria/checkboxset.py
setoolsgui/widgets/criteria/combobox.py
setoolsgui/widgets/criteria/comboenum.py
setoolsgui/widgets/criteria/common.py
setoolsgui/widgets/criteria/constraintype.py
setoolsgui/widgets/criteria/context.py
setoolsgui/widgets/criteria/criteria.py
setoolsgui/widgets/criteria/defaultruletype.py
setoolsgui/widgets/criteria/defaultvalue.py
setoolsgui/widgets/criteria/fsuseruletype.py
setoolsgui/widgets/criteria/infiniband.py
setoolsgui/widgets/criteria/ipnetwork.py
setoolsgui/widgets/criteria/ipports.py
setoolsgui/widgets/criteria/list.py
setoolsgui/widgets/criteria/mls.py
setoolsgui/widgets/criteria/mlslevelrange.py
setoolsgui/widgets/criteria/mlsruletype.py
setoolsgui/widgets/criteria/name.py
setoolsgui/widgets/criteria/objclass.py
setoolsgui/widgets/criteria/permission.py
setoolsgui/widgets/criteria/radioenum.py
setoolsgui/widgets/criteria/ranged.py
setoolsgui/widgets/criteria/rbacruletype.py
setoolsgui/widgets/criteria/role.py
setoolsgui/widgets/criteria/teruletype.py
setoolsgui/widgets/criteria/type.py
setoolsgui/widgets/criteria/typeattr.py
setoolsgui/widgets/criteria/user.py
setoolsgui/widgets/details/__init__.py
setoolsgui/widgets/details/boolean.py
setoolsgui/widgets/details/common.py
setoolsgui/widgets/details/context.py
setoolsgui/widgets/details/objclass.py
setoolsgui/widgets/details/role.py
setoolsgui/widgets/details/type.py
setoolsgui/widgets/details/typeattr.py
setoolsgui/widgets/details/user.py
setoolsgui/widgets/details/util.py
setoolsgui/widgets/models/__init__.py
setoolsgui/widgets/models/boolean.py
setoolsgui/widgets/models/bounds.py
setoolsgui/widgets/models/common.py
setoolsgui/widgets/models/constraint.py
setoolsgui/widgets/models/default.py
setoolsgui/widgets/models/fsuse.py
setoolsgui/widgets/models/genfscon.py
setoolsgui/widgets/models/ibendportcon.py
setoolsgui/widgets/models/ibpkeycon.py
setoolsgui/widgets/models/initsid.py
setoolsgui/widgets/models/mls.py
setoolsgui/widgets/models/mlsrule.py
setoolsgui/widgets/models/modelroles.py
setoolsgui/widgets/models/netifcon.py
setoolsgui/widgets/models/nodecon.py
setoolsgui/widgets/models/objclass.py
setoolsgui/widgets/models/portcon.py
setoolsgui/widgets/models/rbacrule.py
setoolsgui/widgets/models/role.py
setoolsgui/widgets/models/table.py
setoolsgui/widgets/models/terule.py
setoolsgui/widgets/models/type.py
setoolsgui/widgets/models/typeattr.py
setoolsgui/widgets/models/typing.py
setoolsgui/widgets/models/user.py
setoolsgui/widgets/views/__init__.py
setoolsgui/widgets/views/listview.py
setoolsgui/widgets/views/tableview.py
setoolsgui/widgets/views/treewidget.py
tests/__init__.py
tests/conftest.py
tests/gui/__init__.py
tests/gui/conftest.py
tests/gui/widgets/__init__.py
tests/gui/widgets/test_boolquery.py
tests/gui/widgets/test_boundsquery.py
tests/gui/widgets/test_categoryquery.py
tests/gui/widgets/test_commonquery.py
tests/gui/widgets/test_constraintquery.py
tests/gui/widgets/test_defaultquery.py
tests/gui/widgets/test_fsusequery.py
tests/gui/widgets/test_genfsconquery.py
tests/gui/widgets/test_ibendportconquery.py
tests/gui/widgets/test_ibpkeyconquery.py
tests/gui/widgets/test_initialsidquery.py
tests/gui/widgets/test_mlsrulequery.py
tests/gui/widgets/test_netifconquery.py
tests/gui/widgets/test_nodeconquery.py
tests/gui/widgets/test_objclassquery.py
tests/gui/widgets/test_portconquery.py
tests/gui/widgets/test_rbacrulequery.py
tests/gui/widgets/test_rolequery.py
tests/gui/widgets/test_sensitivityquery.py
tests/gui/widgets/test_tab.py
tests/gui/widgets/test_terulequery.py
tests/gui/widgets/test_typeattrquery.py
tests/gui/widgets/test_typequery.py
tests/gui/widgets/test_userquery.py
tests/gui/widgets/criteria/__init__.py
tests/gui/widgets/criteria/test_boolean.py
tests/gui/widgets/criteria/test_checkboxset.py
tests/gui/widgets/criteria/test_common.py
tests/gui/widgets/criteria/test_list.py
tests/gui/widgets/criteria/test_name.py
tests/gui/widgets/criteria/test_objclass.py
tests/gui/widgets/criteria/test_permission.py
tests/gui/widgets/criteria/test_rbacruletype.py
tests/gui/widgets/criteria/test_role.py
tests/gui/widgets/criteria/test_teruletype.py
tests/gui/widgets/criteria/test_type.py
tests/gui/widgets/criteria/test_user.py
tests/library/__init__.py
tests/library/boolquery.conf
tests/library/boundsquery.conf
tests/library/categoryquery.conf
tests/library/commonquery.conf
tests/library/conditionalinfoflow.conf
tests/library/constraintquery.conf
tests/library/defaultquery.conf
tests/library/devicetreeconquery.conf
tests/library/diff_left.conf
tests/library/diff_left_redundant.conf
tests/library/diff_left_standard.conf
tests/library/diff_right.conf
tests/library/diff_right_rmisid.conf
tests/library/dta.conf
tests/library/fsusequery.conf
tests/library/genfsconquery.conf
tests/library/ibendportconquery.conf
tests/library/ibpkeyconquery.conf
tests/library/infoflow.conf
tests/library/initsidquery.conf
tests/library/iomemconquery.conf
tests/library/ioportconquery.conf
tests/library/mlsrulequery.conf
tests/library/netifconquery.conf
tests/library/nodeconquery.conf
tests/library/objclassquery.conf
tests/library/pcideviceconquery.conf
tests/library/perm_map
tests/library/permmap.conf
tests/library/pirqconquery.conf
tests/library/polcapquery.conf
tests/library/portconquery.conf
tests/library/rbacrulequery.conf
tests/library/rolequery.conf
tests/library/roletypesquery.conf
tests/library/sensitivityquery.conf
tests/library/terulequery.conf
tests/library/terulequery2.conf
tests/library/test_boolquery.py
tests/library/test_boundsquery.py
tests/library/test_categoryquery.py
tests/library/test_commonquery.py
tests/library/test_conditionalinfoflow.py
tests/library/test_constraintquery.py
tests/library/test_defaultquery.py
tests/library/test_devicetreeconquery.py
tests/library/test_diff.py
tests/library/test_dta.py
tests/library/test_fsusequery.py
tests/library/test_genfsconquery.py
tests/library/test_ibendportconquery.py
tests/library/test_ibpkeyconquery.py
tests/library/test_infoflow.py
tests/library/test_initsidquery.py
tests/library/test_iomemconquery.py
tests/library/test_ioportconquery.py
tests/library/test_mlsrulequery.py
tests/library/test_netifconquery.py
tests/library/test_nodeconquery.py
tests/library/test_objclassquery.py
tests/library/test_pcideviceconquery.py
tests/library/test_permmap.py
tests/library/test_pirqconquery.py
tests/library/test_polcapquery.py
tests/library/test_portconquery.py
tests/library/test_rbacrulequery.py
tests/library/test_rolequery.py
tests/library/test_roletypesquery.py
tests/library/test_sensitivityquery.py
tests/library/test_terulequery.py
tests/library/test_typeattrquery.py
tests/library/test_typequery.py
tests/library/test_userquery.py
tests/library/typeattrquery.conf
tests/library/typequery.conf
tests/library/userquery.conf
tests/library/util.py
tests/library/checker/__init__.py
tests/library/checker/assertrbac.conf
tests/library/checker/assertte.conf
tests/library/checker/checker-invalidoption.ini
tests/library/checker/checker-invalidtype.ini
tests/library/checker/checker-invalidvalue.ini
tests/library/checker/checker-missingtype.ini
tests/library/checker/checker-valid.ini
tests/library/checker/checker.conf
tests/library/checker/emptyattr.conf
tests/library/checker/roexec.conf
tests/library/checker/rokmod.conf
tests/library/checker/test_assertrbac.py
tests/library/checker/test_assertte.py
tests/library/checker/test_checker.py
tests/library/checker/test_emptyattr.py
tests/library/checker/test_roexec.py
tests/library/checker/test_rokmod.py
tests/library/checker/util.py
tests/library/invalid_perm_maps/bad-class-keyword
tests/library/invalid_perm_maps/bad-perm-weight-high
tests/library/invalid_perm_maps/bad-perm-weight-low
tests/library/invalid_perm_maps/bad-permcount
tests/library/invalid_perm_maps/extra-class
tests/library/invalid_perm_maps/extra-perms
tests/library/invalid_perm_maps/invalid-flowdir
tests/library/invalid_perm_maps/invalid-perm-weight
tests/library/invalid_perm_maps/negative-classcount
tests/library/invalid_perm_maps/negative-permcount
tests/library/invalid_perm_maps/non-number-classcount
tests/library/mcp/__init__.py
tests/library/mcp/test_encoder.py
tests/library/mcp/test_server.py
tests/library/policyrep/__init__.py
tests/library/policyrep/common.conf
tests/library/policyrep/default.conf
tests/library/policyrep/initsid.conf
tests/library/policyrep/mls.conf
tests/library/policyrep/objclass.conf
tests/library/policyrep/polcap.conf
tests/library/policyrep/role.conf
tests/library/policyrep/rules.conf
tests/library/policyrep/selinuxpolicy-xen.conf
tests/library/policyrep/selinuxpolicy.conf
tests/library/policyrep/terule_issue74.conf
tests/library/policyrep/test_common.py
tests/library/policyrep/test_default.py
tests/library/policyrep/test_initsid.py
tests/library/policyrep/test_mls.py
tests/library/policyrep/test_objclass.py
tests/library/policyrep/test_polcap.py
tests/library/policyrep/test_role.py
tests/library/policyrep/test_rules.py
tests/library/policyrep/test_selinuxpolicy.py
tests/library/policyrep/test_type.py
tests/library/policyrep/test_typeattr.py
tests/library/policyrep/test_user.py
tests/library/policyrep/type.conf
tests/library/policyrep/typeattr.conf
tests/library/policyrep/user_mls.conf
tests/library/policyrep/user_standard.conf
tests/library/policyrep/invalid_policies/nodecon-invalid-range.conf
tests/library/policyrep/invalid_policies/user-level-not-in-range.conf