SELinuxProject / selint

Static code analysis of refpolicy style SELinux policy
Apache License 2.0
38 stars 17 forks source link

Add parse check for new netlink xperm support #293

Closed dburgener closed 2 weeks ago

dburgener commented 3 weeks ago

Based on documentation here: https://github.com/SELinuxProject/selinux-notebook/pull/40/files

This test already passes out of the box, because our XPERM parse support is pretty generic, but I figure its worth being more explicit in our test files.