SELinuxProject/selint

Check fo missing require statements for non kernel classes

Opened this issue · 0 comments

The Refpolicy build system only includes (by generating require statements) the kernel security classes, but not classes from userspace object managers, like dbus or service.

Find them, prompted by SELinuxProject/refpolicy#384

Probably the kernel security classes need to be hard-coded into SELint for that.