Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

apol - Graphical SELinux policy analysis tool

Author

       Chris PeBenito <pebenito@ieee.org>

Bugs

       Please report bugs via the SETools bug tracker, https://github.com/SELinuxProject/setools/issues

Description

apol is a graphical tool that allows the user to inspect and analyze aspects of an SELinux policy.

Name

       apol - Graphical SELinux policy analysis tool

Options

       -h, --help
              Print help information and exit.

       --version
              Print version information and exit.

       -v, --verbose
              Print additional informational messages.

       --debug
              Enable debugging output.

Policy

       A  single  file  containing  a binary policy. This file is usually named by version on Linux systems, for
       example, policy.30. This file is usually named sepolicy on Android systems.  If not provided,  apol  will
       start with none loaded.

See Also

sediff(1), sedta(1), seinfo(1), seinfoflow(1), sesearch(1)

SELinux Project                                    2016-02-20                                            apol(1)

Synopsis

apol [OPTIONS] [POLICY]

See Also