File: setools.menu

package info (click to toggle)
setools 3.3.7-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 9,840 kB
  • sloc: ansic: 82,247; tcl: 13,145; cpp: 4,885; makefile: 1,603; yacc: 779; lex: 296; python: 57; sh: 50
file content (19 lines) | stat: -rw-r--r-- 1,183 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
?package(setools):needs="X11" section="Applications/System/Security"\
 title="apol" longtitle="SELinux policy analysis tool" \
 description="apol is a graphical tool that allows the \
 user to inspect aspects of a SELinux policy.  The tool\
 allows the user to browse policy components (types,   \
 classes, roles, users, etc.), rules  (TE,  RBAC,  MLS),\
 and file system contexts.  The tool also provides in   \
 depth analyses of domain transitions, information flows,\
 and relabeling permissions." command="/usr/bin/apol"
?package(setools):needs="X11" section="Applications/System/Security"\
 title="sediff" longtitle="SELinux policy difference tool" \
 description="sediff allows the user to inspect the semantic\
 differences between two SELinux policies." command="/usr/bin/sediff"
?package(setools):needs="X11" section="Applications/System/Monitoring"\
 title="seaudit" longtitle="SELinux graphical audit log analysis tool"\
 description=" seaudit allows the user to view and filter the contents\
 of a log file.  seaudit supports the syslog and auditd log formats \
 and provides queries to inspect the SELinux policy based on log \
 messages." command="/usr/sbin/seaudit"