套件:python3-sepolgen(3.7-2)
python3-sepolgen 的相關連結
Debian 的資源:
下載原始碼套件 selinux-python:
- [selinux-python_3.7-2.dsc]
- [selinux-python_3.7.orig.tar.gz]
- [selinux-python_3.7.orig.tar.gz.asc]
- [selinux-python_3.7-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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.7)
- SELinux policy compiler
-
- dep: make
- utility for directing compilation
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-selinux (>= 3.7)
- Python3 bindings to SELinux shared libraries
-
- dep: python3-setools (>= 4.4.2)
- SETools Python bindings
-
- dep: semodule-utils (>= 3.7)
- SELinux core policy utilities (modules utilities)
-
- rec: selinux-policy-dev
- Headers from the SELinux reference policy for building modules