Skip to content
This repository has been archived by the owner on Jun 18, 2018. It is now read-only.

4.0.0-alpha3

Pre-release
Pre-release
Compare
Choose a tag to compare
@pebenito pebenito released this 15 Dec 18:32
· 402 commits to master since this release

In this release, the analysis library is largely completed, except for sediff functions. PyQt5 was chosen for the GUI library for SETools; apol has been started and a few rule searches and analyses have been added. The design of apol shifted towards a simpler, single-level tab design, so different types of analyses can be seen alongside each other.

Warning: If you replace the SETools 3.x on your system, it will break the couple of tools from sepolgen/policycoreutils that depend on SETools (e.g. sepolicy) since libqpol/libapol C libraries and their corresponding SWIG wrappers are no longer provided.

Completed CLI tools:

  • seinfo
  • sesearch
  • sedta
  • seinfoflow

Completed (and nearly completed) apol features:

  • TE rule query
  • RBAC rule query
  • MLS rule query
  • Information flow analysis
  • Domain transition analysis