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

4.0.0-alpha2

Pre-release
Pre-release
Compare
Choose a tag to compare
@pebenito pebenito released this 11 Feb 15:37
· 652 commits to master since this release

In this release, SETools has been updated to support Python 3 (tested with 3.3 and 3.4) and includes Travis CI continuous integration testing. Many features are complete or nearly complete and available for use via the CLI tools. The GUI tools have not yet been started.

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 (and nearly completed) features:

  • TE rule query
  • RBAC rule query
  • MLS rule query (range_transition; except for range criteria)
  • Type query
  • Role query
  • User query (except level/range criteria)
  • Object class query
  • Common query
  • Boolean query
  • Policy capability query
  • All context queries (portcon, genfscon, etc, except range criteria)
  • Information flow analysis
  • Domain transition analysis