Skip to content

4.0.0-alpha2

Pre-release
Pre-release
Compare
Choose a tag to compare
@pebenito pebenito released this 16 Jun 13:36
· 1323 commits to main since this release

Originally released on 2015-02-11

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