File: components.html

package info (click to toggle)
setools 4.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,900 kB
  • sloc: python: 20,968; makefile: 14
file content (18 lines) | stat: -rw-r--r-- 492 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!-- Copyright (c) 2016 Tresys Technology, LLC.  All rights reserved. -->
<title>Components</title>
<h1>Components</h1>
<p>The policy components tabs provide the means to examine, search, and
relate the core components of an SELinux policy.</p>

<p>Apol supports querying the following policy components:</p>
<ul>
<li>Booleans</li>
<li>Categories</li>
<li>Commons</li>
<li>Roles</li>
<li>Object Classes</li>
<li>Sensitivities</li>
<li>Types</li>
<li>Type Attributes</li>
<li>Users</li>
</ul>