SELinuxProject / selinux

This is the upstream repository for the Security Enhanced Linux (SELinux) userland libraries and tools. The software provided by this project complements the SELinux features integrated into the Linux kernel and is used by Linux distributions. All bugs and patches should be submitted to selinux@vger.kernel.org
Other
1.35k stars 360 forks source link

Initialize _pol #422

Closed cbh34680 closed 9 months ago

cbh34680 commented 9 months ago

AttributeError exception occurred 'NoneType' object has no attribute 'terules' CMD> python3 -c 'import sepolicy; sepolicy.get_all_bool_rules()'