forked from SELinuxProject/selint
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expand checks about requirements to userspace classes
Refpolicy findings: unconfined.te: 63: (W): No explicit declaration for userspace class system. You should access it via interface call or use a require block. (W-001) systemd.te: 1170: (W): No explicit declaration for userspace class dbus. You should access it via interface call or use a require block. (W-001) systemd.te: 1282: (W): No explicit declaration for userspace class dbus. You should access it via interface call or use a require block. (W-001) init.te: 261: (W): No explicit declaration for userspace class system. You should access it via interface call or use a require block. (W-001) init.te: 302: (W): No explicit declaration for userspace class service. You should access it via interface call or use a require block. (W-001) init.te: 1094: (W): No explicit declaration for userspace class system. You should access it via interface call or use a require block. (W-001) init.te: 1102: (W): No explicit declaration for userspace class service. You should access it via interface call or use a require block. (W-001) init.te: 1110: (W): No explicit declaration for userspace class service. You should access it via interface call or use a require block. (W-001) init.te: 1114: (W): No explicit declaration for userspace class service. You should access it via interface call or use a require block. (W-001) init.te: 1115: (W): No explicit declaration for userspace class service. You should access it via interface call or use a require block. (W-001) devicekit.te: 56: (W): No explicit declaration for userspace class dbus. You should access it via interface call or use a require block. (W-001) devicekit.te: 157: (W): No explicit declaration for userspace class dbus. You should access it via interface call or use a require block. (W-001) devicekit.te: 297: (W): No explicit declaration for userspace class dbus. You should access it via interface call or use a require block. (W-001) kernel.te: 558: (W): No explicit declaration for userspace class system. You should access it via interface call or use a require block. (W-001) chromium.if: 139: (W): Class dbus is listed in require block but not used in interface (W-003) init.if: 1200: (W): Class system is used in interface but not required (W-002) init.if: 1218: (W): Class system is used in interface but not required (W-002) init.if: 1236: (W): Class system is used in interface but not required (W-002) init.if: 1254: (W): Class system is used in interface but not required (W-002) init.if: 1272: (W): Class system is used in interface but not required (W-002) init.if: 1290: (W): Class system is used in interface but not required (W-002) init.if: 1308: (W): Class system is used in interface but not required (W-002) init.if: 1326: (W): Class system is used in interface but not required (W-002) init.if: 1401: (W): Class bpf is listed in require block but is not a userspace class (W-003) systemd.if: 148: (W): Class system is used in interface but not required (W-002) systemd.if: 158: (W): Class service is used in interface but not required (W-002) systemd.if: 159: (W): Class service is used in interface but not required (W-002) systemd.if: 391: (W): Class system is used in interface but not required (W-002) systemd.if: 415: (W): Class system is used in interface but not required (W-002) systemd.if: 439: (W): Class system is used in interface but not required (W-002) unconfined.if: 34: (W): Class service is listed in require block but not used in interface (W-003) xserver.if: 353: (W): Class x_property is listed in require block but not used in interface (W-003) postgresql.if: 31: (W): Class db_database is listed in require block but not used in interface (W-003) postgresql.if: 37: (W): Class db_language is listed in require block but not used in interface (W-003) postgresql.if: 465: (W): Class db_database is listed in require block but not used in interface (W-003) postgresql.if: 471: (W): Class db_language is listed in require block but not used in interface (W-003) Found the following issue counts: W-001: 14 W-002: 14 W-003: 8
- Loading branch information
Showing
18 changed files
with
279 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.