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

4.0.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@pebenito pebenito released this 19 Feb 13:18
· 304 commits to master since this release

In this release, sediff is implemented and the analysis library is feature complete, except for pending v30 policy support. Sediff will find the differences in two policies. This version is more comprehensive than prior versions, finding differences that were missed in previous versions such as constraints and portcons. The remaining effort for the 4.0.0 final release is completing the apol GUI, plus any bugfixing.

Warning: If you use this to replace 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 Python wrappers are no longer provided.

Completed CLI tools:

  • seinfo
  • sesearch
  • sediff
  • sedta
  • seinfoflow

Completed apol features:

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