Paketname | python-sepolgen |
Beschreibung | A Python module used in SELinux policy generation |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.0.23-1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 412 Byte |
Hängt ab von | python, python-support (>= 0.7.1) |
Empfohlene Pakete | |
Paketbetreuer | Russell Coker |
Quelle | sepolgen |
Paketgröße | 78258 Byte |
Prüfsumme MD5 | 4d509bb6e67e5c3479f93eb9c3a56367 |
Prüfsumme SHA1 | 278cc20fd763b856dfd9ac75b5948b640c030ab3 |
Prüfsumme SHA256 | 71accee3917e0862bc42d4a4c849feb6a5c335b16ce59be4722ceac27b18b745 |
Link zum Herunterladen | python-sepolgen_1.0.23-1_all.deb |
Ausführliche Beschreibung | This package contains a Python 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.
|