File: checker-valid.ini

package info (click to toggle)
setools 4.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,600 kB
  • sloc: python: 24,485; makefile: 14
file content (22 lines) | stat: -rw-r--r-- 451 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[emptyattr]
desc = empty type attribute test
check_type = empty_typeattr
attr = empty_source_attr

[roexec]
desc = read only executables test
check_type = ro_execs
exempt_exec_domain = unconfined
exempt_write_domain = domain1
    domain2 unconfined

[assertte]
check_type = assert_te
perms = null

[rokmod]
desc = read only kernel modules test
check_type = ro_kmods
exempt_load_domain = unconfined
exempt_write_domain = domain1
    domain2 unconfined