软件包: python3-sepolgen (3.0-1build1)
python3-sepolgen 的相关链接
Trisquel 的资源:
下载源码包 selinux-python:
- [selinux-python_3.0-1build1.dsc]
- [selinux-python_3.0.orig-gui.tar.gz]
- [selinux-python_3.0.orig-sandbox.tar.gz]
- [selinux-python_3.0.orig.tar.gz]
- [selinux-python_3.0-1build1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian SELinux maintainers (Mail Archive)
- Laurent Bigonville
- Russell Coker
外部的资源:
- 主页 [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 (>= 3.0)
- SELinux policy compiler
-
- dep: make
- utility for directing compilation
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-selinux (>= 3.0)
- Python3 bindings to SELinux shared libraries
-
- dep: python3-setools (>= 4.2.1)
- SETools Python bindings
-
- dep: semodule-utils (>= 3.0)
- SELinux core policy utilities (modules utilities)
-
- rec: selinux-policy-dev
- Headers from the SELinux reference policy for building modules