套件: python3-sepolgen (3.3-1)
python3-sepolgen 的相關超連結
Trisquel 的資源:
下載原始碼套件 selinux-python:
- [selinux-python_3.3-1.dsc]
- [selinux-python_3.3.orig-gui.tar.gz]
- [selinux-python_3.3.orig-sandbox.tar.gz]
- [selinux-python_3.3.orig.tar.gz]
- [selinux-python_3.3-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian SELinux maintainers (郵件存檔)
- Laurent Bigonville
- Russell Coker
外部的資源:
- 主頁 [selinuxproject.org]
相似套件:
Python3 module used in SELinux policy generation
This package contains a Python3 module that forms the core of the modern audit2allow (which is a part of the package policycoreutils).
The sepolgen library is structured to give flexibility to the application using it. The library contains: Reference Policy Representation, which are Objects for representing policies and the reference policy interfaces. Secondly, it has objects and algorithms for representing access and sets of access in an abstract way and searching that access. It also has a parser for reference policy "headers". It contains infrastructure for parsing SELinux related messages as produced by the audit system. It has facilities for generating policy based on required access.
其他與 python3-sepolgen 有關的套件
|
|
|
-
- dep: checkpolicy (>= 3.3)
- SELinux policy compiler
-
- dep: make
- utility for directing compilation
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-selinux (>= 3.3)
- Python3 bindings to SELinux shared libraries
-
- dep: python3-setools (>= 4.4.0)
- SETools Python bindings
-
- dep: semodule-utils (>= 3.3)
- SELinux core policy utilities (modules utilities)
-
- rec: selinux-policy-dev
- Headers from the SELinux reference policy for building modules