パッケージ: python3-sepolgen (2.8-3)
python3-sepolgen に関するリンク
Debian の資源:
selinux-python ソースパッケージをダウンロード:
- [selinux-python_2.8-3.dsc]
- [selinux-python_2.8.orig-gui.tar.gz]
- [selinux-python_2.8.orig-sandbox.tar.gz]
- [selinux-python_2.8.orig.tar.gz]
- [selinux-python_2.8-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [userspace.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 (>= 2.8)
- SELinux policy compiler
-
- dep: make
- コンパイルを制御するユーティリティ
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-selinux (>= 2.8)
- Python3 bindings to SELinux shared libraries
-
- dep: python3-setools (>= 4.1.1)
- SETools Python bindings
-
- dep: semodule-utils (>= 2.8)
- SELinux core policy utilities (modules utilities)
-
- rec: selinux-policy-dev
- Headers from the SELinux reference policy for building modules